Fix for older Visual Studio versions
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6821 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: f408a69590583db4dff401a8432befcf4bc39654 Former-commit-id: b28c3a76ebd9c65abfe5149507e349af8e5dfddf
This commit is contained in:
parent
30428f49e6
commit
5e85bfdb8d
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
#include "CarModel.h"
|
||||
#include "Quadratic.h"
|
||||
|
||||
#include <portability.h>
|
||||
#include <math.h>
|
||||
#include "Utils.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue