summaryrefslogtreecommitdiff
path: root/src/simulation/SimulationData.h
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-08-13 14:43:57 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-08-13 14:43:57 (GMT)
commit074dcd0b42ad1924751e432232ccc8b933cedff1 (patch)
treed5933f30c7fc9df29d75f9596a79626d46704134 /src/simulation/SimulationData.h
parente6feb6f1011ec83991172b80cd9473741b6ec909 (diff)
downloadpowder-074dcd0b42ad1924751e432232ccc8b933cedff1.zip
powder-074dcd0b42ad1924751e432232ccc8b933cedff1.tar.gz
Precompile some headers. Fix sconscript to prevent recompiling everything
Diffstat (limited to 'src/simulation/SimulationData.h')
-rw-r--r--src/simulation/SimulationData.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/SimulationData.h b/src/simulation/SimulationData.h
index 5dd7ac9..fabb62c 100644
--- a/src/simulation/SimulationData.h
+++ b/src/simulation/SimulationData.h
@@ -140,7 +140,7 @@
#define SIMULATIONDATA_H_
//#include "elements/NULLElement.h"
-#include "Simulation.h"
+//#include "Simulation.h"
/*class Simulation;
class Renderer;