Commit e5f52de2 authored by Dominik Charousset's avatar Dominik Charousset

Clean up includes

parent 97681b66
...@@ -18,8 +18,11 @@ ...@@ -18,8 +18,11 @@
#pragma once #pragma once
#include "caf/stream_deserializer.hpp" #include <cstddef>
#include "caf/streambuf.hpp" #include <cstdint>
#include <vector>
#include "caf/deserializer.hpp"
namespace caf { namespace caf {
...@@ -93,4 +96,3 @@ private: ...@@ -93,4 +96,3 @@ private:
}; };
} // namespace caf } // namespace caf
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