diff options
Diffstat (limited to 'src/strings/rstring.hpp')
-rw-r--r-- | src/strings/rstring.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/strings/rstring.hpp b/src/strings/rstring.hpp index 1de3e87..ae8b374 100644 --- a/src/strings/rstring.hpp +++ b/src/strings/rstring.hpp @@ -22,7 +22,6 @@ # include "fwd.hpp" # include <cstdarg> -# include <cstring> # include "base.hpp" |