Files
dolphin/Externals/implot/implot_isnan_fix.h
T

6 lines
50 B
C++

#pragma once
#include <cmath>
using std::isnan;