summaryrefslogtreecommitdiff
path: root/decoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'decoder.h')
-rw-r--r--decoder.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/decoder.h b/decoder.h
index 3694053..c894065 100644
--- a/decoder.h
+++ b/decoder.h
@@ -1,10 +1,6 @@
#ifndef DECODER_H
#define DECODER_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>