mirror of
https://github.com/glest/glest-source.git
synced 2025-08-25 09:10:49 +02:00
- fix broken win32 compile (but no freetype2 support yet)
This commit is contained in:
@@ -20,13 +20,13 @@
|
||||
#include <algorithm>
|
||||
//#include "string_utils.h"
|
||||
using namespace Shared::Util;
|
||||
using namespace Shared::Graphics::Gl;
|
||||
#endif
|
||||
|
||||
#include "leak_dumper.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace Shared::Util;
|
||||
using namespace Shared::Graphics::Gl;
|
||||
|
||||
namespace Shared{ namespace Graphics{
|
||||
|
||||
|
Reference in New Issue
Block a user