mirror of
https://github.com/ModOrganizer2/mob.git
synced 2026-07-27 14:07:05 -07:00
stopped including process.h in tools.h, it's included everywhere
replaced by unique_ptr, added get_process() and set_process()
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "pch.h"
|
||||
#include "tasks.h"
|
||||
#include "../core/process.h"
|
||||
|
||||
namespace mob
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user