diff options
Diffstat (limited to 'src/strings/pair.hpp')
-rw-r--r-- | src/strings/pair.hpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/strings/pair.hpp b/src/strings/pair.hpp index 24537de..cd59537 100644 --- a/src/strings/pair.hpp +++ b/src/strings/pair.hpp @@ -19,10 +19,6 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see <http://www.gnu.org/licenses/>. -# include "../sanity.hpp" - -# include <cstring> - # include "fwd.hpp" namespace strings |