diff options
| author | click <none@none> | 2010-08-16 09:51:37 +0200 |
|---|---|---|
| committer | click <none@none> | 2010-08-16 09:51:37 +0200 |
| commit | b4bef54b7a6be1b25d670c3f630b1c4370da7757 (patch) | |
| tree | 8cd73603c83a6de93ebb57160a3a7ac5c26359aa /externals/ace/config.h | |
| parent | ced726264653bed9a41a7725465a9292786dafc4 (diff) | |
Fix Windows-build (YES, IT COMPILES!) - partial revert of revision a9386a2655
- Use minihack on ACE to avoid using config.h on Windows platforms
- Put include-locations for ACE in AFTER everything else (for later use)
An insane thanks to paradox for being patient with testing changes and swapouts
--HG--
branch : trunk
Diffstat (limited to 'externals/ace/config.h')
| -rw-r--r-- | externals/ace/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/externals/ace/config.h b/externals/ace/config.h deleted file mode 100644 index d3408e611cb..00000000000 --- a/externals/ace/config.h +++ /dev/null @@ -1 +0,0 @@ -#include "ace/config-win32.h"
\ No newline at end of file |
