We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac34da2 commit e472068Copy full SHA for e472068
1 file changed
libs/core/plugin/include/hpx/plugin/macros.hpp
@@ -12,15 +12,8 @@
12
#include <hpx/config.hpp>
13
#include <hpx/plugin/config.hpp>
14
#include <hpx/plugin/config/defines.hpp>
15
-//#include <hpx/modules/datastructures.hpp>
16
#include <hpx/modules/preprocessor.hpp>
17
18
-//#if !defined(HPX_HAVE_CXX_MODULES) || defined(HPX_CORE_EXPORTS) || \
19
-// (defined(HPX_COMPILE_BMI) && defined(HPX_COMPILE_CORE_WITH_MODULES))
20
-//#include <hpx/plugin/abstract_factory.hpp>
21
-//#include <hpx/plugin/concrete_factory.hpp>
22
-//#endif
23
-
24
#include <algorithm>
25
#include <cctype>
26
#include <map>
0 commit comments