We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a50e112 commit 3421fc0Copy full SHA for 3421fc0
1 file changed
pdal/plang/Environment.hpp
@@ -38,6 +38,8 @@
38
#undef toupper
39
#undef tolower
40
#undef isspace
41
+#undef snprintf
42
+#undef vsnprintf
43
44
#include <pdal/pdal_internal.hpp>
45
#include <pdal/Metadata.hpp>
0 commit comments