Commit 07f9abd1 authored by Paras Garg's avatar Paras Garg

removed boost

parent 8be2e01a
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
#include <stdint.h> #include <stdint.h>
#include <errno.h> #include <errno.h>
#include <iostream> #include <iostream>
#include <boost/lockfree/queue.hpp> //#include <boost/lockfree/queue.hpp>
#include <rocksdb/db.h> #include <rocksdb/db.h>
#include "RdmaEndpoint.hpp" #include "RdmaEndpoint.hpp"
#include "MessageFormats.hpp" #include "MessageFormats.hpp"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment