summaryrefslogtreecommitdiffstats
path: root/WebServer/Globals.h
blob: fd31ba70311514a4cbf646de4070be8fb783c940 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

// Globals.h

// This file gets included from every module in the project, so that global symbols may be introduced easily
// Also used for precompiled header generation in MSVC environments





#include "../source/Globals.h"