summaryrefslogtreecommitdiff
path: root/ACE/ace/config-g++-common.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-11-28 11:00:15 +0100
committerGitHub <noreply@github.com>2020-11-28 11:00:15 +0100
commit90127725019fe584ad7bb9834368964afc57ff7c (patch)
tree53df031cbbaf9fb3e47f6973d33ab595a902b0c1 /ACE/ace/config-g++-common.h
parentb79f858dc8064ecfae07ed702a2c90a79ef10807 (diff)
downloadATCD-90127725019fe584ad7bb9834368964afc57ff7c.tar.gz
Update config-g++-common.h
Diffstat (limited to 'ACE/ace/config-g++-common.h')
-rw-r--r--ACE/ace/config-g++-common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ACE/ace/config-g++-common.h b/ACE/ace/config-g++-common.h
index 809668a4693..9a16865ce17 100644
--- a/ACE/ace/config-g++-common.h
+++ b/ACE/ace/config-g++-common.h
@@ -87,9 +87,6 @@
__attribute__ ((format (TYPE, STR_INDEX, FIRST_INDEX)))
#endif
-// We define it with a -D with make depend.
-# define ACE_LACKS_PRAGMA_ONCE
-
// Take advantage of g++ visibility attributes to generate
// improved shared library binaries.
#if !defined (__MINGW32__) && !defined (ACE_HAS_CEGCC)