Fix missed files

This commit is contained in:
Daniel Vollmer 2016-09-17 19:01:42 +02:00
commit dd7a5a6e6e
2 changed files with 2 additions and 0 deletions

View file

@ -1,6 +1,7 @@
// TODO: STL exception handling
// Note that the generic std_except.i file did not work
%{
#include <typeinfo>
#include <stdexcept>
%}