git » sdk » commit bc8a169

Switch to the new explicity CPP17 mode

author Stephen Paul Weber
2024-10-23 05:31:32 UTC
committer Stephen Paul Weber
2024-10-23 05:31:32 UTC
parent 8c69290f0cb3f19a0297629c9b106e5ba25f2ff0

Switch to the new explicity CPP17 mode

cpp.hxml +1 -1

diff --git a/cpp.hxml b/cpp.hxml
index ec29323..5e436d5 100644
--- a/cpp.hxml
+++ b/cpp.hxml
@@ -14,6 +14,6 @@ snikket.persistence.Sqlite
 
 --cpp cpp
 -D HXCPP_ALIGN_ALLOC
--D HXCPP_NO_CPP11
+-D HXCPP_CPP17
 -D HaxeCBridge.name=snikket
 -D dll_link