Add missing goog.require('ol')
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
goog.provide('ol.format.OWS');
|
||||
|
||||
goog.require('ol');
|
||||
goog.require('ol.format.XLink');
|
||||
goog.require('ol.format.XML');
|
||||
goog.require('ol.format.XSD');
|
||||
|
||||
Reference in New Issue
Block a user