Meson instead of Make
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <cstdint>
|
||||
#include <exception>
|
||||
#include <source_location>
|
||||
#include <string>
|
||||
@ -41,4 +40,4 @@ namespace basen
|
||||
Code _code;
|
||||
std::string _what;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user