Move types.h to util/types.hpp
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <Utilities/types.h>
|
||||
#include "util/types.hpp"
|
||||
|
||||
#ifdef _WIN32
|
||||
#include "windows.h"
|
||||
|
||||
Reference in New Issue
Block a user