$OpenBSD: patch-src_CWptDB_cpp,v 1.3 2017/07/08 10:34:14 espie Exp $

Index: src/CWptDB.cpp
--- src/CWptDB.cpp.orig
+++ src/CWptDB.cpp
@@ -47,6 +47,8 @@ CWptDB * CWptDB::m_self = 0;
 #include <libexif/exif-data.h>
 #include "CDlgImportImages.h"
 
+using std::isnan;
+
 typedef void (*exif_content_foreach_entry_t)(ExifContent *, ExifContentForeachEntryFunc , void *);
 typedef void (*exif_data_unref_t)(ExifData *);
 typedef ExifData* (*exif_data_new_from_file_t)(const char *);
