TMP / Removed boost dependency

This commit is contained in:
2023-03-11 20:43:28 +01:00
parent 7e39188f80
commit 2e61b990f7
8 changed files with 22 additions and 17 deletions

View File

@@ -1,6 +1,5 @@
#pragma once
#include <boost/core/noncopyable.hpp>
#include <vector>
#include "vulkan_common.h"