OSDN Git Service

Reduce the number of #include <Windows.h> and <tchar.h>.
authorTakashi Sawanaka <sdottaka@users.sourceforge.net>
Sat, 6 Mar 2021 14:01:49 +0000 (23:01 +0900)
committerTakashi Sawanaka <sdottaka@users.sourceforge.net>
Sat, 6 Mar 2021 14:01:49 +0000 (23:01 +0900)
commit941cea264b9c4c9375dc5f4b19c2b6b31856cc63
tree187c7364f65b7428d076a8a53ef19b95e3f81049
parent354a3f7755cf0e46b0aff4269d7d7eb084a13e9d
Reduce the number of #include <Windows.h> and <tchar.h>.
28 files changed:
Externals/crystaledit/editlib/utils/icu.hpp
Src/Common/RegOptionsMgr.cpp
Src/Common/ShellFileOperations.cpp
Src/Common/unicoder.cpp
Src/Constants.h
Src/DirTravel.cpp
Src/StdAfx.h
Src/pch.h
Src/stringdiffs.cpp
Testing/FolderCompare/misc.cpp
Testing/FolderCompare/pch.h
Testing/GoogleTest/CmdLine/MergeCmdLine_test.cpp
Testing/GoogleTest/DirItem/DirItem_test.cpp
Testing/GoogleTest/FileFilter/FileFilterHelper_test.cpp
Testing/GoogleTest/FileVersion/FileVersion_test.cpp
Testing/GoogleTest/GUITests/pch.h
Testing/GoogleTest/OptionsMgr/RegOptionsMgr_test.cpp
Testing/GoogleTest/OptionsMgr/VariantValue_test.cpp
Testing/GoogleTest/Paths/paths_test.cpp
Testing/GoogleTest/Plugins/Plugins_test.cpp
Testing/GoogleTest/ShellFileOperations/ShellFileOperations_test.cpp
Testing/GoogleTest/StringDiffs/stringdiffs_test.cpp
Testing/GoogleTest/StringDiffs/stringdiffs_test_adds.cpp
Testing/GoogleTest/StringDiffs/stringdiffs_test_bugs.cpp
Testing/GoogleTest/StringDiffs/stringdiffs_test_bytelevel.cpp
Testing/GoogleTest/UnicodeString/UnicodeString_test.cpp
Testing/GoogleTest/UnitTests/test_main.cpp
Testing/GoogleTest/diffutils/mystat_test.cpp