diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/raw_convert.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/raw_convert.h b/src/raw_convert.h index c392500..7d53e10 100644 --- a/src/raw_convert.h +++ b/src/raw_convert.h @@ -20,7 +20,7 @@ #ifndef LIBSUB_RAW_CONVERT_H #define LIBSUB_RAW_CONVERT_H -#include <locked_sstream.h> +#include <boost/static_assert.hpp> #include <iomanip> namespace sub { |
