#1012. r3508 broke the build on macosx and linux.
Fixed cosmetic issues in samples/httptest.cpp and <exiv2dir>/Makefile.
This commit is contained in:
@@ -9,11 +9,6 @@
|
||||
#include <stdlib.h>
|
||||
using namespace std;
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
#pragma comment(lib, "ws2_32.lib")
|
||||
#pragma comment(lib, "wldap32.lib")
|
||||
#endif
|
||||
|
||||
static int testSyntax(const char* arg)
|
||||
{
|
||||
if ( !arg ) {
|
||||
|
||||
Reference in New Issue
Block a user