AuroraRuntime/Source/HWInfo/RamInfo.Win32.cpp

13 lines
259 B
C++
Raw Normal View History

2021-06-27 21:25:29 +00:00
/***
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"