mirror of
https://github.com/glest/glest-source.git
synced 2025-02-25 20:22:31 +01:00
- fixed build on windows
This commit is contained in:
parent
3fd8c1ef90
commit
127382441f
@ -29,10 +29,13 @@ using namespace Shared::Graphics::Gl;
|
||||
#endif
|
||||
|
||||
#include "util.h"
|
||||
#include "platform_common.h"
|
||||
|
||||
#include "leak_dumper.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace Shared::Util;
|
||||
using namespace Shared::PlatformCommon;
|
||||
|
||||
namespace Shared { namespace Graphics {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user