From b260dbe768b338052df49dc09acdaba92a6824c0 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 16 Mar 2010 23:53:01 +0000 Subject: [PATCH] Should be no harm in compiling against Guava instead of GC as they have the exact same API. So if you ship with GC instead of Guava, nothing will break. Eventually we'll want to ship with Guava instead of GC so that we can use Guava-specific methods, but projects can make that switch at their leisure. git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@905 ed5b42cb-e716-0410-a449-f6a68f950b19 --- etc/libs-incl.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/libs-incl.xml b/etc/libs-incl.xml index f9a0e740..237c6a25 100644 --- a/etc/libs-incl.xml +++ b/etc/libs-incl.xml @@ -8,7 +8,7 @@ - +