diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2013-01-19 22:00:56 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2013-01-19 22:00:56 (GMT) |
| commit | e7b174a78dd3224235b32db44dbb54f550f23a68 (patch) | |
| tree | 9bfa2cacc74fb0128db980e955cddc7e3e5d187a /src/client/GameSave.cpp | |
| parent | b493788b2693314277a730b1938d3f4ab7be575c (diff) | |
| download | powder-e7b174a78dd3224235b32db44dbb54f550f23a68.zip powder-e7b174a78dd3224235b32db44dbb54f550f23a68.tar.gz | |
Revert "move version info to version.h, no longer needs full recompile on version change"
This reverts commit b3a2ab735b76185715d7efd848659ef87ca70405.
Diffstat (limited to 'src/client/GameSave.cpp')
| -rw-r--r-- | src/client/GameSave.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/GameSave.cpp b/src/client/GameSave.cpp index 0082af5..53736ca 100644 --- a/src/client/GameSave.cpp +++ b/src/client/GameSave.cpp @@ -4,7 +4,6 @@ #include <vector> #include <bzlib.h> #include "Config.h" -#include "Version.h" #include "Format.h" #include "bson/BSON.h" #include "GameSave.h" |
