Python: Wrapped exception
This commit is contained in:
6
python/src/exceptions.h
Normal file
6
python/src/exceptions.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef ISAAC_PYTHON_EXCEPTIONS_HPP
|
||||
#define ISAAC_PYTHON_EXCEPTIONS_HPP
|
||||
|
||||
void export_exceptions();
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user