diff options
Diffstat (limited to 'tnet_io/cwrapper.h')
-rw-r--r-- | tnet_io/cwrapper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tnet_io/cwrapper.h b/tnet_io/cwrapper.h index 810901b..a34f090 100644 --- a/tnet_io/cwrapper.h +++ b/tnet_io/cwrapper.h @@ -1,6 +1,7 @@ #ifndef NERV_TNET_IO_CWRAPPER #define NERV_TNET_IO_CWRAPPER #include "../../matrix/generic/matrix.h" +#include "../../common.h" #ifdef __cplusplus extern "C" { #endif |