summaryrefslogtreecommitdiff
path: root/ACE/ace/os_include
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-08-05 13:31:40 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2021-08-05 13:31:40 +0200
commit26c336cd9fc5d5e1546b631e35cf36a70e09369f (patch)
tree52ad96f56de121d141a8df0bd9a8d66b60f5ce43 /ACE/ace/os_include
parenta2a35dac5cb719ec44670bb99aa4f43397761f87 (diff)
downloadATCD-26c336cd9fc5d5e1546b631e35cf36a70e09369f.tar.gz
Indent change
* ACE/ace/os_include/os_typeinfo.h:
Diffstat (limited to 'ACE/ace/os_include')
-rw-r--r--ACE/ace/os_include/os_typeinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/os_include/os_typeinfo.h b/ACE/ace/os_include/os_typeinfo.h
index 7f33a689b45..e6b12dd96de 100644
--- a/ACE/ace/os_include/os_typeinfo.h
+++ b/ACE/ace/os_include/os_typeinfo.h
@@ -21,7 +21,7 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-# include /**/ <typeinfo>
+#include /**/ <typeinfo>
#include /**/ "ace/post.h"
#endif /* ACE_OS_INCLUDE_OS_TYPEINFO_H */