summaryrefslogtreecommitdiff
path: root/src/strings/all.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/strings/all.hpp')
-rw-r--r--src/strings/all.hpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/strings/all.hpp b/src/strings/all.hpp
index 333cb4b..7fd543f 100644
--- a/src/strings/all.hpp
+++ b/src/strings/all.hpp
@@ -19,13 +19,13 @@
// 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 "base.hpp"
-#include "mstring.hpp"
-#include "fstring.hpp"
-#include "tstring.hpp"
-#include "sstring.hpp"
-#include "zstring.hpp"
-#include "xstring.hpp"
-#include "vstring.hpp"
+# include "base.hpp"
+# include "mstring.hpp"
+# include "fstring.hpp"
+# include "tstring.hpp"
+# include "sstring.hpp"
+# include "zstring.hpp"
+# include "xstring.hpp"
+# include "vstring.hpp"
#endif // TMWA_STRINGS_ALL_HPP