mirror of
https://github.com/ModOrganizer2/mob.git
synced 2026-07-27 14:07:05 -07:00
changed namespace to mob
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user