mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-01 00:09:58 -05:00
Beta-3 Release Candidate branch (#753)
* Merge experimental session recording branch * Merge new CEF-based webgui branch
This commit is contained in:
@@ -46,7 +46,7 @@ public:
|
||||
using KernelHandle = unsigned int;
|
||||
|
||||
struct SpiceException : public ghoul::RuntimeError {
|
||||
explicit SpiceException(const std::string& msg);
|
||||
explicit SpiceException(std::string msg);
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user