mirror of
https://github.com/glest/glest-source.git
synced 2025-08-11 19:04:00 +02:00
Test fix for gcc to find versions.h
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
#define _SHARED_CONST_H_
|
#define _SHARED_CONST_H_
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
#include "..\..\versions.h"
|
#include "../../versions.h"
|
||||||
#include "leak_dumper.h"
|
#include "leak_dumper.h"
|
||||||
|
|
||||||
namespace Shared {
|
namespace Shared {
|
||||||
|
Reference in New Issue
Block a user