Missing include.
authorCarl Hetherington <cth@carlh.net>
Thu, 20 Dec 2012 07:48:06 +0000 (07:48 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 20 Dec 2012 07:48:06 +0000 (07:48 +0000)
src/lib/encoder.h

index 8ab4479efa18d6bf690b04546cc30b87e188afa6..e5916ad3a022bc8f2f9c8c117e182f339d7f3def 100644 (file)
@@ -28,6 +28,7 @@
 #include <boost/thread/mutex.hpp>
 #include <boost/thread/condition.hpp>
 #include <boost/thread.hpp>
+#include <boost/optional.hpp>
 #include <list>
 #include <stdint.h>
 extern "C" {