Fix build issues

This commit is contained in:
2021-02-06 00:09:08 +01:00
parent d9f233c10c
commit 5a12607b61
4 changed files with 5 additions and 5 deletions

View File

@@ -10,9 +10,8 @@
#include <Windows.h>
#else
#include <pthread.h>
#include <fstream>
#endif
#include <fstream>
namespace openVulkanoCpp
{