#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:
@@ -1,12 +1,15 @@
|
||||
// ***************************************************************** -*- C++ -*-
|
||||
// path-test.cpp, $Rev$
|
||||
|
||||
#include "utils.hpp"
|
||||
#include <exiv2/exiv2.hpp>
|
||||
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
|
||||
#include "utils.hpp"
|
||||
|
||||
int main(int argc, char* const argv[])
|
||||
{
|
||||
if (argc != 2) {
|
||||
|
||||
Reference in New Issue
Block a user