diff options
Diffstat (limited to 'encoder.h')
-rw-r--r-- | encoder.h | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,10 +1,6 @@ #ifndef ENCODER_H #define ENCODER_H -#include <boost/cstdint.hpp> -#include <boost/function.hpp> -#include <boost/functional/factory.hpp> -#include <boost/functional/value_factory.hpp> #include <boost/iostreams/concepts.hpp> #include <boost/iostreams/operations.hpp> #include <boost/shared_ptr.hpp> |