mirror of
https://github.com/elasota/Aerofoil.git
synced 2026-03-06 07:11:33 +00:00
Add unpacktool to CMake, port to *nix
- Adds missing includes, removes some unused ones. - Removes unused Windows.h and shellapi.h includes. - Uses / as path separator. This is portable and should still work fine on Windows.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <stdint.h>
|
||||
#include <cstddef>
|
||||
|
||||
struct CSInputBuffer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user