From 772cda0a5801b5d138687e66d36d542904973142 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 16 Mar 2010 23:52:54 +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/narya/trunk@6043 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- 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 22349aa7e..59f257bf9 100644 --- a/etc/libs-incl.xml +++ b/etc/libs-incl.xml @@ -9,8 +9,8 @@ + -