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/devel/commoncpp/files/patch-src_mutex.cpp
--- src/mutex.cpp	2010-10-31 16:56:23.000000000 -0700
+++ src/mutex.cpp	2012-08-12 20:34:58.000000000 -0700
@@ -50,6 +50,8 @@
 using namespace __gnu_cxx;
 #endif
 
+using namespace std;
+
 #ifdef  CCXX_NAMESPACES
 namespace ost {
 using namespace std;