Remove more old code and enable standalone mode.

This commit is contained in:
jzmaddock
2020-12-10 16:47:08 +00:00
parent c902bed6a3
commit dba05b4d5b
18 changed files with 94 additions and 2333 deletions

View File

@ -38,6 +38,7 @@
#include <type_traits>
#include <cstdint>
#include <cctype>
#include <cwctype>
#ifdef BOOST_NO_STDC_NAMESPACE
namespace std{