Adding missing and removing unused goog.requires

This commit is contained in:
ahocevar
2013-02-06 16:26:24 +01:00
11 changed files with 29 additions and 16 deletions

View File

@@ -1,6 +1,7 @@
goog.provide('ol.Feature');
goog.require('ol.Object');
goog.require('ol.geom.Geometry');