mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 09:48:32 +00:00
Restructure and rename
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include "exception.h"
|
||||
|
||||
ifcopenshell::exception::~exception() = default;
|
||||
|
||||
ifcopenshell::attribute_out_of_range_exception::~attribute_out_of_range_exception() = default;
|
||||
|
||||
ifcopenshell::invalid_token_exception::~invalid_token_exception() = default;
|
||||
Reference in New Issue
Block a user