2
0
mirror of https://github.com/boostorg/json.git synced 2026-02-02 08:52:13 +00:00

The header-only macro is no longer needed

fix #260
This commit is contained in:
Vinnie Falco
2020-09-06 13:40:37 -07:00
parent 847281944b
commit a182f1fe06
25 changed files with 5 additions and 106 deletions

View File

@@ -7,6 +7,4 @@
// Official repository: https://github.com/cppalliance/json
//
#ifndef BOOST_JSON_HEADER_ONLY
#include <boost/json/src.hpp>
#endif