mirror of
https://github.com/libretro/Play-.git
synced 2025-02-18 18:48:25 +00:00
Cleanup
This commit is contained in:
parent
acf75535ec
commit
b1e7b6d919
@ -1,5 +1,7 @@
|
||||
#pragma once
|
||||
#include "Types.h"
|
||||
#include <cassert>
|
||||
#include <exception>
|
||||
|
||||
template <typename StructType>
|
||||
class COsStructManager
|
||||
|
@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <boost/filesystem.hpp>
|
||||
#include <string>
|
||||
#include <memory>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user