summaryrefslogtreecommitdiff
path: root/src/strings/pair.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/strings/pair.hpp')
-rw-r--r--src/strings/pair.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/strings/pair.hpp b/src/strings/pair.hpp
index 2c0061a..a519ddb 100644
--- a/src/strings/pair.hpp
+++ b/src/strings/pair.hpp
@@ -19,11 +19,11 @@
// 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 "../sanity.hpp"
-#include <cstring>
+# include <cstring>
-#include "fwd.hpp"
+# include "fwd.hpp"
namespace strings
{