mirror of
https://github.com/fmtlib/fmt.git
synced 2025-11-26 20:30:06 +01: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