mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-07-11 09:38:41 +12:00
Reduce global namespace bloat
This commit is contained in:
parent
9ef7db63ef
commit
d126cf1ac6
3 changed files with 26 additions and 31 deletions
|
@ -1,8 +1,5 @@
|
|||
#pragma once
|
||||
#include <array>
|
||||
#include <functional>
|
||||
#include <memory>
|
||||
#include <optional>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue