summaryrefslogtreecommitdiff
path: root/src/strings/mstring.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/strings/mstring.hpp')
-rw-r--r--src/strings/mstring.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/strings/mstring.hpp b/src/strings/mstring.hpp
index 9658601..6f257ed 100644
--- a/src/strings/mstring.hpp
+++ b/src/strings/mstring.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 <deque>
+# include <deque>
-#include "base.hpp"
+# include "base.hpp"
namespace strings
{