summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/Allocatable.cpp
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2006-04-27 16:17:22 +0000
committerBenoit Foucher <benoit@zeroc.com>2006-04-27 16:17:22 +0000
commit4d212bf5e7fad3af4cf3733c5316991d6cbb6f9b (patch)
tree64264ae404d38d16ef0cd161aeedd1f8d6a51104 /cpp/src/IceGrid/Allocatable.cpp
parentMore work on allocation (diff)
downloadice-4d212bf5e7fad3af4cf3733c5316991d6cbb6f9b.tar.bz2
ice-4d212bf5e7fad3af4cf3733c5316991d6cbb6f9b.tar.xz
ice-4d212bf5e7fad3af4cf3733c5316991d6cbb6f9b.zip
Win32 fixes
Diffstat (limited to 'cpp/src/IceGrid/Allocatable.cpp')
-rw-r--r--cpp/src/IceGrid/Allocatable.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/IceGrid/Allocatable.cpp b/cpp/src/IceGrid/Allocatable.cpp
index a5f8419fad8..a0cf1159e90 100644
--- a/cpp/src/IceGrid/Allocatable.cpp
+++ b/cpp/src/IceGrid/Allocatable.cpp
@@ -275,6 +275,7 @@ bool
Allocatable::release(const SessionIPtr&)
{
assert(false);
+ return false;
}
bool