summaryrefslogtreecommitdiff
path: root/cpp/include/Ice/Functional.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/include/Ice/Functional.h')
-rw-r--r--cpp/include/Ice/Functional.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/include/Ice/Functional.h b/cpp/include/Ice/Functional.h
index 96f1d2d24e9..bf4cfeb50b3 100644
--- a/cpp/include/Ice/Functional.h
+++ b/cpp/include/Ice/Functional.h
@@ -10,7 +10,7 @@
#ifndef ICE_FUNCTIONAL_H
#define ICE_FUNCTIONAL_H
-# if !defined(ICE_CPP11_MAPPING) || defined(ICE_BUILDING_SRC)
+#ifndef ICE_CPP11_MAPPING
#include <IceUtil/Functional.h>
#include <Ice/Handle.h>