aboutsummaryrefslogtreecommitdiff
path: root/externals/ace/config-irix6.x-g++.h
diff options
context:
space:
mode:
Diffstat (limited to 'externals/ace/config-irix6.x-g++.h')
-rw-r--r--externals/ace/config-irix6.x-g++.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/externals/ace/config-irix6.x-g++.h b/externals/ace/config-irix6.x-g++.h
deleted file mode 100644
index 94c79119a64..00000000000
--- a/externals/ace/config-irix6.x-g++.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/* -*- C++ -*- */
-// $Id: config-irix6.x-g++.h 87268 2009-10-29 21:06:06Z olli $
-
-// The following configuration file is designed to work for the SGI
-// Indigo2EX running Irix 6.2 platform using the GNU C++ Compiler
-
-#ifndef ACE_CONFIG_H
-#define ACE_CONFIG_H
-#include /**/ "ace/pre.h"
-
-#include "ace/config-g++-common.h"
-#include "ace/config-irix6.x-common.h"
-
-#include /**/ "ace/post.h"
-#endif /* ACE_CONFIG_H */