samples C/C++: fixed compilation problem on Ubuntu

This commit is contained in:
Kirill Kornyakov
2011-07-14 12:50:07 +00:00
parent 14bc6e3e6c
commit 87ad9b1c3e
5 changed files with 12 additions and 5 deletions

View File

@@ -12,6 +12,7 @@
#include <iostream>
#include <vector>
#include <stdio.h>
using namespace std;
void help()