Require ol in ol.math

This commit is contained in:
Marc Jansen
2016-09-02 11:18:53 +02:00
parent 7c58794b6f
commit ae929c1b6d

View File

@@ -1,5 +1,6 @@
goog.provide('ol.math');
goog.require('ol');
goog.require('ol.asserts');