Skip to content
Snippets Groups Projects
Verified Commit 234fcd1d authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Remove obsolete stuff from bytecode

parent 754a1a46
Branches
No related tags found
No related merge requests found
...@@ -24,15 +24,8 @@ ...@@ -24,15 +24,8 @@
#include <cstring> #include <cstring>
#include <utility> #include <utility>
#include <vector> #include <vector>
#ifdef LINBCG
# include "linbcg.hh"
#endif
#ifdef BYTE_CODE #ifdef BYTE_CODE
# ifndef DEBUG_EX # include <dynmex.h>
# include "mex.h"
# else
# include "mex_interface.hh"
# endif
#endif #endif
using namespace std; using namespace std;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment