summaryrefslogtreecommitdiff
path: root/ace/inc_user_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/inc_user_config.h')
-rw-r--r--ace/inc_user_config.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/ace/inc_user_config.h b/ace/inc_user_config.h
deleted file mode 100644
index 656a7b5d83d..00000000000
--- a/ace/inc_user_config.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/* -*- C++ -*- */
-// $Id$
-
-// Use this file to include config.h instead of including
-// config.h directly.
-
-#if !defined (ACE_INC_USER_CONFIG_H)
-#define ACE_INC_USER_CONFIG_H
-#include "ace/config.h"
-#endif /* ACE_INC_USER_CONFIG_H */