[*] i hate object cache
This commit is contained in:
parent
c42ebc9853
commit
c79a20c7fe
@ -12,7 +12,7 @@
|
|||||||
#include "Async.NT.hpp"
|
#include "Async.NT.hpp"
|
||||||
#include "FileAdvisory.NT.hpp"
|
#include "FileAdvisory.NT.hpp"
|
||||||
#include <Source/IO/Loop/Loop.hpp>
|
#include <Source/IO/Loop/Loop.hpp>
|
||||||
#include <Source/IO/IPC/IPCPipe.NT.hpp>
|
#include <Source/IO/IPC/AuIPCPipe.NT.hpp>
|
||||||
|
|
||||||
namespace Aurora::IO::FS
|
namespace Aurora::IO::FS
|
||||||
{
|
{
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
#include "Process.hpp"
|
#include "Process.hpp"
|
||||||
#include <Source/IO/FS/FileStream.NT.hpp>
|
#include <Source/IO/FS/FileStream.NT.hpp>
|
||||||
#include "ProcessSectionFileMapView.NT.hpp"
|
#include "ProcessSectionFileMapView.NT.hpp"
|
||||||
#include <Source/IO/IPC/IPCHandle.hpp>
|
#include <Source/IO/IPC/AuIPCHandle.hpp>
|
||||||
#include <Windows.h>
|
#include <Windows.h>
|
||||||
|
|
||||||
namespace Aurora::Process
|
namespace Aurora::Process
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
#include <Source/IO/FS/FileStream.NT.hpp>
|
#include <Source/IO/FS/FileStream.NT.hpp>
|
||||||
#include "ProcessSectionFileMapView.NT.hpp"
|
#include "ProcessSectionFileMapView.NT.hpp"
|
||||||
#include "ProcessSectionView.NT.hpp"
|
#include "ProcessSectionView.NT.hpp"
|
||||||
#include <Source/IO/IPC/IPCHandle.hpp>
|
#include <Source/IO/IPC/AuIPCHandle.hpp>
|
||||||
#include <Windows.h>
|
#include <Windows.h>
|
||||||
|
|
||||||
namespace Aurora::Process
|
namespace Aurora::Process
|
||||||
|
Loading…
Reference in New Issue
Block a user