mirror of
https://github.com/nlohmann/json.git
synced 2026-05-20 13:15:23 +00:00
🚧 added input adapter for wide strings #1031
This commit is contained in:
+2
-1
@@ -42,7 +42,8 @@ SOURCES = src/unit.cpp \
|
||||
src/unit-serialization.cpp \
|
||||
src/unit-testsuites.cpp \
|
||||
src/unit-ubjson.cpp \
|
||||
src/unit-unicode.cpp
|
||||
src/unit-unicode.cpp \
|
||||
src/unit-wstring.cpp
|
||||
|
||||
OBJECTS = $(SOURCES:.cpp=.o)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user