HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/science/iboview/files/patch-src_Common_CxNumpyArray.cpp
--- src/Common/CxNumpyArray.cpp.orig	2015-04-27 21:30:38 UTC
+++ src/Common/CxNumpyArray.cpp
@@ -22,6 +22,7 @@
  */
 
 #include <stdint.h>
+#include <string>
 #include "CxNumpyArray.h"
 
 #ifdef _MSC_VER