diff options
Diffstat (limited to 'forceScheme.cpp')
-rw-r--r-- | forceScheme.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/forceScheme.cpp b/forceScheme.cpp index 0dc7e34..90bf6c0 100644 --- a/forceScheme.cpp +++ b/forceScheme.cpp @@ -1,7 +1,6 @@ #include "mp.h" #include <algorithm> -#include <vector> static const double EPSILON = 1e-3; |