[go: nahoru, domu]

Skip to content

Commit

Permalink
fix _ITERATOR_DEBUG_LEVEL
Browse files Browse the repository at this point in the history
  • Loading branch information
Neargye committed Jun 16, 2023
1 parent e43f7a9 commit fd9f70b
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 76 deletions.
4 changes: 0 additions & 4 deletions example/example_containers_set.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@
# pragma warning(disable : 4244) // warning C4244: 'argument': conversion from 'const T' to 'unsigned int', possible loss of data.
#endif

#ifdef _WIN32
#define _ITERATOR_DEBUG_LEVEL 0
#endif

#include <iostream>

#include <magic_enum_containers.hpp>
Expand Down
Loading

0 comments on commit fd9f70b

Please sign in to comment.