Initial setup for CLion
This commit is contained in:
15
MediaClient/stdafx.h
Normal file
15
MediaClient/stdafx.h
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <ws2tcpip.h>
|
||||
#include <ws2ipdef.h>
|
||||
#include <winsock2.h>
|
||||
#include <mmsystem.h>
|
||||
|
||||
#include <io.h>
|
||||
#include <iphlpapi.h>
|
||||
#include <vfw.h>
|
||||
|
||||
#include <tchar.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user