diff options
Diffstat (limited to 'src/io/read.hpp')
-rw-r--r-- | src/io/read.hpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/io/read.hpp b/src/io/read.hpp index 47fc055..8b910b6 100644 --- a/src/io/read.hpp +++ b/src/io/read.hpp @@ -19,9 +19,9 @@ // 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 "../strings/fwd.hpp" +# include "../strings/fwd.hpp" namespace io |