Add missing Closure Library requires

This commit is contained in:
Tom Payne
2013-04-05 22:10:16 +02:00
parent 12a6d6b43f
commit 4be8c991f7
76 changed files with 135 additions and 3 deletions
+1
View File
@@ -10,6 +10,7 @@ goog.provide('ol.source.TileJSON');
goog.provide('ol.tilejson');
goog.require('goog.asserts');
goog.require('goog.math');
goog.require('goog.net.jsloader');
goog.require('ol.Attribution');
goog.require('ol.Extent');