From 313b592639aa6aaa342ca34b9b6a8a77a299621a Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Wed, 9 Apr 2014 16:51:51 -0700 Subject: Add all the missing copyright headers --- src/strings/base.hpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/strings/base.hpp') diff --git a/src/strings/base.hpp b/src/strings/base.hpp index c5181da..ee7480b 100644 --- a/src/strings/base.hpp +++ b/src/strings/base.hpp @@ -1,6 +1,6 @@ #ifndef TMWA_STRINGS_BASE_HPP #define TMWA_STRINGS_BASE_HPP -// strings/base.cls.hpp - CRTP base for string implementations. +// strings/base.hpp - CRTP base for string implementations. // // Copyright © 2013 Ben Longbons // @@ -19,6 +19,8 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . +# include "../sanity.hpp" + # include "fwd.hpp" # include "pair.hpp" -- cgit v1.2.3-60-g2f50