more step toward wasm compilation, still not it

This commit is contained in:
arthur.jamet
2021-05-28 22:41:46 +02:00
parent f9e307e73b
commit 0ffb8b2a15
8 changed files with 29 additions and 30 deletions
+1
View File
@@ -9,6 +9,7 @@
#define RAYERROR_HPP_
#include <stdexcept>
#include <string>
namespace RAY::Exception {
//! @brief base exception class for RAY lib