fixed compile-time bug under Ubuntu

This commit is contained in:
Alexey Spizhevoy 2011-04-25 08:38:54 +00:00
parent 0c325cace3
commit c9894f9655

View File

@ -43,8 +43,11 @@
#include <ios>
#include <stdarg.h>
#include <vector>
#include <cstdio>
#include "NCV.hpp"
using namespace std;
//==============================================================================
//