Add a way to use typename without relying on __PRETTY_FUNCTION__
This is now enabled by default in doorkeeper.
This commit is contained in:
parent
7140ee6b38
commit
9f9ab65ff3
8 changed files with 98 additions and 55 deletions
|
@ -1,6 +1,7 @@
|
|||
#include "doorkeeper/helpers/asciimapsource.hpp"
|
||||
#include "doorkeeper/implem/compatibility.h"
|
||||
#include "doorkeeper/helpers/typename.hpp"
|
||||
#include "doorkeeper/helpers/typename_native.hpp"
|
||||
#include "asciimap_parser.hpp"
|
||||
#include <fstream>
|
||||
#include <iomanip>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue