mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-22 22:44:34 +00:00
Cosmetics.
This commit is contained in:
parent
8e5a53a191
commit
c69cf5bd3f
@ -1,5 +1,5 @@
|
|||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
# pragma warning( disable: 4244 ) // conversion from don't care to whatever, possible loss of data
|
# pragma warning( disable: 4244 ) // conversion from don't care to whatever, possible loss of data
|
||||||
#endif
|
#endif
|
||||||
#ifdef __MINGW32__
|
#ifdef __MINGW32__
|
||||||
# define __STDC_FORMAT_MACROS
|
# define __STDC_FORMAT_MACROS
|
||||||
|
Loading…
Reference in New Issue
Block a user