mirror of
https://github.com/PDB-REDO/libcifpp.git
synced 2026-06-04 13:54:25 +08:00
include fast_float
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#include <cctype>
|
||||
#include <stdexcept>
|
||||
|
||||
#if __has_include("fast_float/fast_float.h")
|
||||
#if defined(USE_FAST_FLOAT)
|
||||
# include "fast_float/fast_float.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user