summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-03-22 14:02:45 +0000
committerCarl Hetherington <cth@carlh.net>2019-03-22 14:02:45 +0000
commite61844709a13b84edba209abd61280178078d16c (patch)
tree0f6633d32a4f111db702209b417bf6800cb309e9 /src
parentb1317072195770f0b31c89cd2b3db435c521f394 (diff)
Remove old #include.
Diffstat (limited to 'src')
-rw-r--r--src/raw_convert.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/raw_convert.h b/src/raw_convert.h
index c392500..26fbdde 100644
--- a/src/raw_convert.h
+++ b/src/raw_convert.h
@@ -20,7 +20,6 @@
#ifndef LIBSUB_RAW_CONVERT_H
#define LIBSUB_RAW_CONVERT_H
-#include <locked_sstream.h>
#include <iomanip>
namespace sub {