* shared lib builds again under Linux.

--HG--
branch : trunk
This commit is contained in:
Brian
2010-06-07 07:13:35 -06:00
parent fcd58c134d
commit cbaf5587d6
13 changed files with 15 additions and 15 deletions

View File

@@ -19,7 +19,7 @@
#ifndef TRINITYSERVER_MEMORY_H
#define TRINITYSERVER_MEMORY_H
#include "Platform/CompilerDefs.h"
#include "shared/CompilerDefs.h"
#if COMPILER == COMPILER_MICROSOFT