Skip to content

Commit 8a20103

Browse files
committed
yr
1 parent 269b6d0 commit 8a20103

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/RAT2/classHandle.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Adapted from https://github.com/ojwoodford/mex_class_wrapper
1313
#include <vector>
1414
#include <typeinfo>
1515
#include <stdexcept>
16+
#include <iostream>
1617

1718
#define CLASS_HANDLE_SIGNATURE 0xFF00F0A5
1819
template<class base> class ClassHandle

0 commit comments

Comments
 (0)