TitanEngine/scylla_wrapper/stdafx.h

9 lines
97 B
C

#pragma once
#include "targetver.h"
#define WIN32_LEAN_AND_MEAN
#include <windows.h>