[*] Angry updating header noises
This commit is contained in:
parent
9542ec8374
commit
9326891ada
@ -1,8 +1,8 @@
|
||||
/***
|
||||
Copyright (C) 2021 J Reece Wilson (a/k/a "Reece"). All rights reserved.
|
||||
Copyright (C) 2022 J Reece Wilson (a/k/a "Reece"). All rights reserved.
|
||||
|
||||
File: EThreadThrottle.hpp
|
||||
Date: 2021-6-11
|
||||
Date: 2022-3-21
|
||||
Author: Reece
|
||||
***/
|
||||
#pragma once
|
||||
|
@ -1,7 +1,7 @@
|
||||
/***
|
||||
Copyright (C) 2022 J Reece Wilson (a/k/a "Reece"). All rights reserved.
|
||||
|
||||
File: SwapLock.cpp
|
||||
File: Transition.cpp
|
||||
Date: 2022-3-21
|
||||
Author: Reece
|
||||
***/
|
||||
@ -10,10 +10,6 @@
|
||||
#include "SwapLock.hpp"
|
||||
#include <Source/HWInfo/HWInfo.hpp>
|
||||
|
||||
#if defined(AURORA_IS_LINUX_DERIVED)
|
||||
#include <sys/mman.h>
|
||||
#endif
|
||||
|
||||
namespace Aurora::Memory::Transition
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user