aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/SideChains/WebRtc.NET/stdafx.h
blob: 81060f3a6fd572f115ea1b410d1e7fb2c9c053c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//

#pragma once

#include "targetver.h"
#include "webrtc/base/win32.h"

// C RunTime Header Files
//#include <stdlib.h>
//#include <malloc.h>
//#include <memory.h>
//#include <tchar.h>

//#include <math.h>
//#include <string>
//#include <vector>
//#include <limits>

// TODO: reference additional headers your program requires here

#include "internals.h"