build: minimse header inclusion
This commit is contained in:
parent
949eb5f131
commit
ec76e62eb4
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
#include "./vk.hpp"
|
#include "./vk.hpp"
|
||||||
|
|
||||||
#include <stdexcept>
|
#include <exception>
|
||||||
|
|
||||||
namespace vk {
|
namespace vk {
|
||||||
class error : public std::exception {
|
class error : public std::exception {
|
||||||
|
Loading…
Reference in New Issue
Block a user