Commit c9894f96 authored by Alexey Spizhevoy's avatar Alexey Spizhevoy

fixed compile-time bug under Ubuntu

parent 0c325cac
...@@ -43,8 +43,11 @@ ...@@ -43,8 +43,11 @@
#include <ios> #include <ios>
#include <stdarg.h> #include <stdarg.h>
#include <vector> #include <vector>
#include <cstdio>
#include "NCV.hpp" #include "NCV.hpp"
using namespace std;
//============================================================================== //==============================================================================
// //
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment