summaryrefslogtreecommitdiff
path: root/ace/ARGV.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/ARGV.h')
-rw-r--r--ace/ARGV.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/ARGV.h b/ace/ARGV.h
index 68d0bfd21d2..6eb0048f395 100644
--- a/ace/ARGV.h
+++ b/ace/ARGV.h
@@ -13,7 +13,7 @@
#ifndef ACE_ARGUMENT_VECTOR_H
#define ACE_ARGUMENT_VECTOR_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/ACE_export.h"
@@ -174,5 +174,5 @@ private:
#include "ace/ARGV.i"
#endif /* __ACE_INLINE__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_ARGUMENT_VECTOR_H */