#1004. Reviewed all include directives in src/*.cpp and samples/*.cpp

fixed svn_version.sh again!
change to test/build-test.py for MacOS-X/Xcode 6.
This commit is contained in:
Robin Mills
2015-01-06 12:40:31 +00:00
parent ea18d4225c
commit 24cb148e11
17 changed files with 32 additions and 31 deletions
+2 -1
View File
@@ -4,7 +4,8 @@
This application is to test http.cpp. It provides the function to GET|HEAD|PUT the file via http protocol.
*/
#include "http.hpp"
#include <exiv2/exiv2.hpp>
#include <iostream>
#include <stdlib.h>
using namespace std;