Re-adding @requires that got lost during rebase.

This commit is contained in:
ahocevar
2013-08-28 17:18:38 +02:00
parent c47634b2ee
commit 526dbebadc

View File

@@ -1,6 +1,7 @@
goog.provide('ol.interaction.ConditionType');
goog.provide('ol.interaction.condition');
goog.require('goog.dom.TagName');
goog.require('goog.events.EventType');
goog.require('goog.functions');