AP_Math: remove unused include from Vector2

This commit is contained in:
Andrew Tridgell 2019-05-29 20:11:52 +09:00 committed by Randy Mackay
parent 69781cda42
commit 46617e6c72
1 changed files with 0 additions and 3 deletions

View File

@ -30,9 +30,6 @@
#pragma once
#include <cmath>
#if MATH_CHECK_INDEXES
#include <assert.h>
#endif
template <typename T>
struct Vector2