1 // Copyright 2015 Citra Emulator Project
2 // Licensed under GPLv2 or any later version
3 // Refer to the license.txt file included.
4 
5 // Includes the MicroProfile implementation in this file for compilation
6 #define MICROPROFILE_IMPL 1
7 #include "common/microprofile.h"
8