forked from speed-dreams/speed-dreams-code
Fixed osggraph MSVC build (access to M_PI through portability.h ... big thanks to MS :-)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5292 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 37306af3897fa3030c78ddaa7bd385c5fa9935f5 Former-commit-id: d3900e4ec4766641f52f8f226c6fc9e3b4f154eb
This commit is contained in:
parent
79bcbc487f
commit
14cb18c7a1
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
#include <car.h>
|
||||
#include <raceman.h>
|
||||
#include <robottools.h>
|
||||
#include <portability.h>
|
||||
#include <tgf.h>
|
||||
#include <guiscreen.h>
|
||||
#include <graphic.h>
|
||||
|
|
Loading…
Reference in a new issue