Merge e618eeb103 into 001054c8a0
This commit is contained in:
commit
c47cc6af19
@ -25,7 +25,9 @@
|
||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#ifndef FMT_HEADER_ONLY
|
||||
#include "format.h"
|
||||
#endif
|
||||
|
||||
#include <string.h>
|
||||
|
||||
@ -39,6 +41,8 @@
|
||||
# ifdef __MINGW32__
|
||||
# include <cstring>
|
||||
# endif
|
||||
# define WIN32_LEAN_AND_MEAN
|
||||
# define NOMINMAX
|
||||
# include <windows.h>
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user