msvc directory moved into builds dir

This commit is contained in:
malosek
2009-09-17 10:29:02 +02:00
parent 3ebe9932f9
commit cff6eb4376
19 changed files with 191 additions and 167 deletions

View File

@@ -22,7 +22,7 @@
#include <assert.h>
#include <errno.h>
#include "../src/stdint.hpp"
#include "../../src/stdint.hpp"
#include "zmq.h"
#include "org_zmq_Socket.h"