Mesen-X/Utilities/stdafx.h
2014-06-23 19:02:09 -04:00

7 lines
150 B
C

#pragma once
#include "targetver.h"
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
#include <windows.h>