missing header

This commit is contained in:
Kelvin Sherlock 2025-02-19 11:15:49 -05:00
parent c033b872ed
commit 127cbeb4b5

View File

@ -1,6 +1,7 @@
#include "resource_fork.h"
#include <cstring>
#include <cstdint>
#if defined(__CYGWIN__) || defined(__MSYS__)
#if !defined(_WIN32)