14 lines
363 B
C++
14 lines
363 B
C++
$NetBSD: patch-src_repositories_hdb_OW__AssocDb.hpp,v 1.1 2013/03/26 23:34:35 joerg Exp $
|
|
|
|
--- src/repositories/hdb/OW_AssocDb.hpp.orig 2013-03-25 15:20:50.000000000 +0000
|
|
+++ src/repositories/hdb/OW_AssocDb.hpp
|
|
@@ -50,6 +50,8 @@
|
|
#include "OW_IntrusiveReference.hpp"
|
|
#include "OW_IntrusiveCountableBase.hpp"
|
|
|
|
+#include <cstring>
|
|
+
|
|
namespace OW_NAMESPACE
|
|
{
|
|
|