Require ol in ol.geom.flat.interpolate

This commit is contained in:
Marc Jansen
2016-09-02 11:18:08 +02:00
parent ae67419f76
commit 5448871029

View File

@@ -1,5 +1,6 @@
goog.provide('ol.geom.flat.interpolate');
goog.require('ol');
goog.require('ol.array');
goog.require('ol.math');