changed namespace to mob

This commit is contained in:
isanae
2020-05-02 03:12:34 -04:00
parent 60d70f0b1a
commit a5d0a89dee
37 changed files with 75 additions and 79 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
#include "pch.h"
#include "tasks.h"
namespace builder
namespace mob
{
python::python()
@@ -159,4 +159,4 @@ std::string python::version_for_dll()
return v.major + v.minor;
}
} // namespace builder
} // namespace