Add missing goog.provide's (for @enum's)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
goog.provide('ol.format.IGC');
|
||||
goog.provide('ol.format.IGCZ');
|
||||
|
||||
goog.require('goog.asserts');
|
||||
goog.require('goog.string');
|
||||
|
||||
Reference in New Issue
Block a user