blob: d51360d13205291f256747285597df345dc0c1ee [file] [log] [blame]
#pragma once
#ifndef _WIN32_WINNT
#define _WIN32_WINNT 0x0501 // WinXP
#endif
#include "Windows.h"