Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
functional.h
Go to the documentation of this file.
1#ifndef MSL_FUNCTIONAL_H_
2#define MSL_FUNCTIONAL_H_
3
4namespace std {
5template <class T> struct less {};
6} // namespace std
7
8#endif
Definition d_a_e_wb.cpp:12