diff options
| author | Petr Mrázek | 2012-03-03 14:37:08 +0100 |
|---|---|---|
| committer | Petr Mrázek | 2012-03-03 14:37:08 +0100 |
| commit | 34183f96b86394895975fb59ae3c4673cd78f502 (patch) | |
| tree | 415178d0e54c119aa3326b8bce403d69a1dbb31e /common.h | |
| parent | 58147c3138cddc2e732dd537ca8a78782f196f88 (diff) | |
| download | stonesense-34183f96b86394895975fb59ae3c4673cd78f502.tar.gz stonesense-34183f96b86394895975fb59ae3c4673cd78f502.tar.bz2 stonesense-34183f96b86394895975fb59ae3c4673cd78f502.tar.xz | |
Get rid of Simple namespace, Gui module is now a namespace.
Diffstat (limited to 'common.h')
| -rw-r--r-- | common.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -18,7 +18,6 @@ #include <Export.h>
#include <PluginManager.h>
using namespace DFHack;
-using namespace DFHack::Simple;
using namespace df::enums;
#define ALLEGRO_NO_MAGIC_MAIN //This is a DLL file. we got no main function.
|
