microprofile.cpp 235 B

123456
  1. // SPDX-FileCopyrightText: 2015 Citra Emulator Project
  2. // SPDX-License-Identifier: GPL-2.0-or-later
  3. // Includes the MicroProfile implementation in this file for compilation
  4. #define MICROPROFILE_IMPL 1
  5. #include "common/microprofile.h"