mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-06 22:25:41 +12:00
Add <type_traits>
header for std::integral_constant
This commit is contained in:
parent
463c47af4f
commit
dee81bc62d
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
#include <fstream>
|
||||
#include <iostream>
|
||||
#include <iterator>
|
||||
#include <type_traits>
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
#include "termcolor.hpp"
|
||||
|
|
Loading…
Add table
Reference in a new issue