src/oldpool.h
branchnoai
changeset 10355 ee4b5f7a5bf2
parent 10142 56ee7da4ad56
child 10455 22c441f5adf9
--- a/src/oldpool.h	Fri Apr 25 07:06:57 2008 +0000
+++ b/src/oldpool.h	Fri Apr 25 15:20:48 2008 +0000
@@ -292,6 +292,9 @@
 	{
 		return Tpool->CleaningPool();
 	}
+
+public:
+	static bool CanAllocateItem();
 };