mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-29 18:27:40 +02:00
Minor cleanup
This commit is contained in:
@ -6,7 +6,6 @@
|
||||
// For the license information refer to format.h.
|
||||
|
||||
// Check if fmt/format.h compiles with windows.h included before it.
|
||||
#include <gtest/gtest.h>
|
||||
#ifdef _WIN32
|
||||
# include <windows.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user