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/game/GameView.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/game/GameView.cpp')
| -rw-r--r-- | src/game/GameView.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/GameView.cpp b/src/game/GameView.cpp index 2d4d9a5..a037d05 100644 --- a/src/game/GameView.cpp +++ b/src/game/GameView.cpp @@ -2,7 +2,6 @@ #include <iomanip> #include "Config.h" -#include "Version.h" #include "Style.h" #include "GameView.h" #include "graphics/Graphics.h" |
