We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a262f87 + f849de7 commit 1b41d8aCopy full SHA for 1b41d8a
include/promise-cpp/promise.hpp
@@ -2,7 +2,7 @@
2
#ifndef INC_PROMISE_HPP_
3
#define INC_PROMISE_HPP_
4
5
-#ifdef PROMISE_HEADER_ONLY
+#ifdef PROMISE_HEADONLY
6
#define PROMISE_API inline
7
#elif defined PROMISE_BUILD_SHARED
8
0 commit comments