Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
genivia-inc committed Sep 25, 2023
1 parent 2d630af commit cde0e6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/reflex/convert.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
#include <reflex/error.h>
#include <string>
#include <map>
#include <cstring>

#if (defined(__WIN32__) || defined(_WIN32) || defined(WIN32) || defined(_WIN64) || defined(__BORLANDC__)) && !defined(__CYGWIN__) && !defined(__MINGW32__) && !defined(__MINGW64__)
# pragma warning( disable : 4290 )
Expand Down

0 comments on commit cde0e6b

Please sign in to comment.