stdafx.h 64 B

12345
  1. #pragma once
  2. #define WIN32_LEAN_AND_MEAN
  3. #include <windows.h>