diff --git a/Examples/javascript/exception/example.h b/Examples/javascript/exception/example.h index ea3b4fc63..1658ec770 100644 --- a/Examples/javascript/exception/example.h +++ b/Examples/javascript/exception/example.h @@ -1,6 +1,6 @@ /* File : example.h */ -#include +#include #ifndef SWIG struct A { };