Skip to content

Commit

Permalink
Undef an interfering #define
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseTG committed Dec 5, 2023
1 parent c885ff6 commit 664ebb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/libretro/config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
#ifndef MELONDS_DS_CONFIG_HPP
#define MELONDS_DS_CONFIG_HPP

#undef isnan

#include <array>
#include <chrono>
#include <cstdint>
Expand Down

0 comments on commit 664ebb8

Please sign in to comment.