Linux multi-monitor fullscreen support
[ryzomcore.git] / ryzom / tools / connection_stats / StdAfx.h
blob01e23d195ff5d1d2a597a0fb3f9779391feb799f
1 // Ryzom - MMORPG Framework <http://dev.ryzom.com/projects/ryzom/>
2 // Copyright (C) 2010 Winch Gate Property Limited
3 //
4 // This program is free software: you can redistribute it and/or modify
5 // it under the terms of the GNU Affero General Public License as
6 // published by the Free Software Foundation, either version 3 of the
7 // License, or (at your option) any later version.
8 //
9 // This program is distributed in the hope that it will be useful,
10 // but WITHOUT ANY WARRANTY; without even the implied warranty of
11 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 // GNU Affero General Public License for more details.
14 // You should have received a copy of the GNU Affero General Public License
15 // along with this program. If not, see <http://www.gnu.org/licenses/>.
17 // stdafx.h : include file for standard system include files,
18 // or project specific include files that are used frequently, but
19 // are changed infrequently
22 #if !defined(AFX_STDAFX_H__24B1BEF5_A66E_4D62_B3E7_E623CB4BC77D__INCLUDED_)
23 #define AFX_STDAFX_H__24B1BEF5_A66E_4D62_B3E7_E623CB4BC77D__INCLUDED_
25 #if _MSC_VER > 1000
26 #pragma once
27 #endif // _MSC_VER > 1000
30 // Insert your headers here
31 #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
33 #include <windows.h>
35 // TODO: reference additional headers your program requires here
37 //{{AFX_INSERT_LOCATION}}
38 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
40 #endif // !defined(AFX_STDAFX_H__24B1BEF5_A66E_4D62_B3E7_E623CB4BC77D__INCLUDED_)