Files
HMCL/HMCLauncher/HMCL/stdafx.h

8 lines
97 B
C
Raw Normal View History

#pragma once
#include "targetver.h"
#include <windows.h>
#include <stdlib.h>
#include <string>