Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
pch.h
Go to the documentation of this file.
1
//
6
//
7
#ifndef _INC_pch_H
8
#define _INC_pch_H
9
#ifndef NO_PRAGMA_ONCE
10
#pragma once
11
#endif
12
13
#include "
GrayLib/include/GrayLibBase.h
"
14
15
#ifdef _MSC_VER
16
#include <tchar.h>
17
#endif
18
19
namespace
GrayManMaker
{
using namespace
GrayLib
;
using namespace
Gray
; };
// introduce my namespace.
20
21
#endif
GrayLibBase.h
GrayLib
Definition:
cMesh.h:22
GrayManMaker
Definition:
GrayManMaker.cpp:36
Gray
< The main namespace for all Core functions.
Definition:
GrayCore.cpp:14
GrayManMaker
pch.h
Generated on Tue Feb 2 2021 11:29:22 for Gray C++ Libraries by
1.9.1