mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-12 05:16:13 -04:00
8 lines
210 B
C++
8 lines
210 B
C++
#pragma once
|
||
|
||
#include "targetver.h"
|
||
|
||
#include <windows.h>
|
||
#include <stdlib.h>
|
||
#include <string>
|