summaryrefslogtreecommitdiff
path: root/src/io/write.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/io/write.hpp')
-rw-r--r--src/io/write.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/io/write.hpp b/src/io/write.hpp
index 18e8209..7134015 100644
--- a/src/io/write.hpp
+++ b/src/io/write.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 <cstdarg>
+# include <cstdarg>
-#include "../strings/fwd.hpp"
+# include "../strings/fwd.hpp"
namespace io
{