From 39b21ef6d6f7234e958156ba7850cfa8cf46b813 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 16 Mar 2010 23:53:10 +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/vilya/trunk@903 c613c5cb-e716-0410-b11b-feb51c14d237 --- 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 2e54de85..2af3ac2a 100644 --- a/etc/libs-incl.xml +++ b/etc/libs-incl.xml @@ -5,7 +5,7 @@ - +