From 6d88725e05a050f5f6e43674468bfeec51e41ed2 Mon Sep 17 00:00:00 2001 From: ehouse Date: Fri, 28 Oct 2005 09:20:51 +0000 Subject: [PATCH] add missing header file --- xwords4/relay/permid.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/xwords4/relay/permid.cpp b/xwords4/relay/permid.cpp index d9a68cea8..492dc4603 100644 --- a/xwords4/relay/permid.cpp +++ b/xwords4/relay/permid.cpp @@ -21,6 +21,7 @@ #include "permid.h" #include +#include #include "mlock.h" using namespace std;