From 38962683e518dcbebc0cfa6c0c9c9616b25d5bd1 Mon Sep 17 00:00:00 2001 From: Determinant Date: Wed, 3 Jun 2015 09:42:05 +0800 Subject: add TNetReader --- tnet_io/cwrapper.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tnet_io/cwrapper.h') 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 -- cgit v1.2.3