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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/inc_user_config.h b/ace/inc_user_config.h
index e2aee93274f..f6b6cd39b62 100644
--- a/ace/inc_user_config.h
+++ b/ace/inc_user_config.h
@@ -5,6 +5,7 @@
// config.h directly.
#ifndef ACE_INC_USER_CONFIG_H
+#include "ace/pre.h"
#define ACE_INC_USER_CONFIG_H
#include "ace/config.h"
@@ -48,4 +49,5 @@
# define ACE_RCSID(path, file, id) /* noop */
#endif /* #if (defined (ACE_USE_RCSID) && (ACE_USE_RCSID != 0)) */
+#include "ace/post.h"
#endif /* ACE_INC_USER_CONFIG_H */