From d123e0ce94bf90b2adb0a4000930eb467e293226 Mon Sep 17 00:00:00 2001 From: sje Date: Wed, 1 Nov 2006 14:48:34 +0000 Subject: git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@16 4f64403b-2f21-0410-a795-97e2b3489a10 --- updater/allocations.cpp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 updater/allocations.cpp (limited to 'updater/allocations.cpp') diff --git a/updater/allocations.cpp b/updater/allocations.cpp new file mode 100644 index 0000000..733e414 --- /dev/null +++ b/updater/allocations.cpp @@ -0,0 +1,5 @@ +#include "common.h" +#include "allocations.h" + +Allocations allocations; + -- cgit v1.2.3