Mesen-X/Utilities/stdafx.h

8 lines
150 B
C
Raw Normal View History

2014-06-23 19:02:09 -04:00
#pragma once
#include "targetver.h"
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
#include <windows.h>