fixed some more build problems after renaming the headers

This commit is contained in:
Vadim Pisarevsky
2010-10-12 21:42:24 +00:00
parent 16b1f61c83
commit de5e45d7c4
4 changed files with 3 additions and 8 deletions

View File

@@ -1,8 +1,7 @@
#ifndef LSVM_PARSER
#define LSVM_PARSER
#include "precomp.hpp"
#include "_types.h"
#include "_lsvm_types.h"
#define MODEL 1
#define P 2