mirror of
https://github.com/glest/glest-source.git
synced 2025-08-29 02:40:17 +02:00
- fixed build on windows
This commit is contained in:
@@ -29,10 +29,13 @@ using namespace Shared::Graphics::Gl;
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "util.h"
|
#include "util.h"
|
||||||
|
#include "platform_common.h"
|
||||||
|
|
||||||
#include "leak_dumper.h"
|
#include "leak_dumper.h"
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
using namespace Shared::Util;
|
using namespace Shared::Util;
|
||||||
|
using namespace Shared::PlatformCommon;
|
||||||
|
|
||||||
namespace Shared { namespace Graphics {
|
namespace Shared { namespace Graphics {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user