Big f***ing cleanup part 1
This commit is contained in:
4
thirdparty/include/Utfcpp/utf8.h
vendored
4
thirdparty/include/Utfcpp/utf8.h
vendored
@@ -31,4 +31,8 @@ DEALINGS IN THE SOFTWARE.
|
||||
#include "utf8/checked.h"
|
||||
#include "utf8/unchecked.h"
|
||||
|
||||
#if __cplusplus >= 201103L // C++ 11 or later
|
||||
#include "utf8/cpp11.h"
|
||||
#endif // C++ 11 or later
|
||||
|
||||
#endif // header guard
|
||||
|
||||
Reference in New Issue
Block a user