From 64b33ee522375a8dc15be2875dfb7db4502259b0 Mon Sep 17 00:00:00 2001 From: Antonin Kral Date: Sat, 18 Jun 2011 21:24:41 +0200 Subject: Imported Upstream version 1.8.2 --- client/clientOnly.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'client/clientOnly.cpp') diff --git a/client/clientOnly.cpp b/client/clientOnly.cpp index 726c3a9..5725e5f 100644 --- a/client/clientOnly.cpp +++ b/client/clientOnly.cpp @@ -68,5 +68,9 @@ namespace mongo { return false; } + string prettyHostName() { + assert(0); + return ""; + } } -- cgit v1.2.3