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/Client.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/Client.cpp')
| -rw-r--r-- | src/client/Client.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/Client.cpp b/src/client/Client.cpp index 5ccabe4..75e01eb 100644 --- a/src/client/Client.cpp +++ b/src/client/Client.cpp @@ -26,7 +26,6 @@ #endif #include "Config.h" -#include "Version.h" #include "Format.h" #include "Client.h" #include "MD5.h" |
