 |
MeshLib C++ Docs
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
3#include "MRPch/MRSuppressWarning.h"
5MR_SUPPRESS_WARNING_PUSH
7#pragma clang diagnostic ignored "-Wnontrivial-memaccess"
9#if __clang_major__ == 20
10#pragma clang diagnostic ignored "-Wnontrivial-memcall"
14#include <imgui_internal.h>
16MR_SUPPRESS_WARNING_POP