Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-04-05 00:58:45 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-04-05 00:58:45 +0300
commit23468ca3478ec11b8b67a3d76206c802ec398c59 (patch)
treec76b62e5a78325c51d41ccd0255cb60a48c2ed1c /test/test_kernel_decl.hpp
parent552081ac2e2476ba7e4e85d3620f933a38aaaa8d (diff)
Fixed the code rot which had set into AFIO due to renaming caused by getting Outcome ready for Boost peer review.
Diffstat (limited to 'test/test_kernel_decl.hpp')
-rw-r--r--test/test_kernel_decl.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_kernel_decl.hpp b/test/test_kernel_decl.hpp
index 86f1f9cc..f1ceaad8 100644
--- a/test/test_kernel_decl.hpp
+++ b/test/test_kernel_decl.hpp
@@ -12,7 +12,7 @@ Created: May 2016
#else
// We are standalone
#include "../include/boost/afio/afio.hpp"
-#define BOOST_AFIO_TEST_KERNEL_DECL extern BOOST_SYMBOL_EXPORT
+#define BOOST_AFIO_TEST_KERNEL_DECL extern BOOSTLITE_SYMBOL_EXPORT
#endif
#endif // namespace