include directory split into c and cpp dirs, added --with-c and --with-cpp configure options

This commit is contained in:
malosek
2009-09-07 17:06:47 +02:00
parent f895426c18
commit b71c3005e6
19 changed files with 65 additions and 35 deletions

View File

@@ -19,7 +19,7 @@
#include <algorithm>
#include "../include/zmq.h"
#include "../c/zmq.h"
#include "platform.hpp"