Merge pull request #19 from Diomendius/linux_port

Improve CMake build and port conversion tools to Linux
This commit is contained in:
Eric Lasota
2024-08-06 23:10:13 -04:00
committed by GitHub
18 changed files with 752 additions and 110 deletions

View File

@@ -1,6 +1,6 @@
#include <stdio.h>
#include <string>
#include <Windows.h>
#include "MacFileInfo.h"
#include "CFileStream.h"
#include "CombinedTimestamp.h"