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 98694b2 commit 106b814Copy full SHA for 106b814
src/Context.hpp
@@ -24,7 +24,7 @@ limitations under the License.
24
#include <variant>
25
#endif
26
27
-#include "types.hpp"
+#include "concurrent.hpp" // definition of CONCURRENCY_ENABLED
28
29
namespace kanzi {
30
0 commit comments