OSDN Git Service

igit added as submodule
[tortoisegit/TortoiseGitJp.git] / src / ResText / stdafx.h
1 // stdafx.h : include file for standard system include files,\r
2 // or project specific include files that are used frequently, but\r
3 // are changed infrequently\r
4 //\r
5 \r
6 #pragma once\r
7 \r
8 #pragma warning(push)\r
9 #pragma warning(disable: 4702)  // Unreachable code warnings in xtree\r
10 #include <iostream>\r
11 #include <tchar.h>\r
12 #include <windows.h>\r
13 #pragma warning(pop)\r