diff options
Diffstat (limited to 'include/bits')
-rw-r--r-- | include/bits/string3.h | 1 | ||||
-rw-r--r-- | include/bits/string_fortified.h | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/include/bits/string3.h b/include/bits/string3.h deleted file mode 100644 index 1ddd981a90..0000000000 --- a/include/bits/string3.h +++ /dev/null @@ -1 +0,0 @@ -#include <string/bits/string3.h> diff --git a/include/bits/string_fortified.h b/include/bits/string_fortified.h new file mode 100644 index 0000000000..88bf073c9c --- /dev/null +++ b/include/bits/string_fortified.h @@ -0,0 +1 @@ +#include <string/bits/string_fortified.h> |