diff options
Diffstat (limited to 'src/strings/base.hpp')
-rw-r--r-- | src/strings/base.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/strings/base.hpp b/src/strings/base.hpp index ee7480b..b1aff34 100644 --- a/src/strings/base.hpp +++ b/src/strings/base.hpp @@ -19,8 +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 "fwd.hpp" # include "pair.hpp" |