AuroraRuntime/Source/HWInfo/RamInfo.Win32.cpp
2021-06-27 22:25:29 +01:00

13 lines
259 B
C++

/***
Copyright (C) 2021 J Reece Wilson (a/k/a "Reece"). All rights reserved.
File: RamInfo.Win32.cpp
Date: 2021-6-12
Author: Reece
***/
#include <RuntimeInternal.hpp>
#include "HWInfo.hpp"
#include "RamInfo.hpp"
#include "RamInfo.Win32.hpp"