add missing @require's

git-svn-id: http://svn.openlayers.org/trunk/openlayers@7337 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Éric Lemoine
2008-06-10 13:37:08 +00:00
parent 558866d190
commit 507183aa87
2 changed files with 2 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
* @requires OpenLayers/Geometry/LineString.js
* @requires OpenLayers/Geometry/Polygon.js
* @requires OpenLayers/Geometry/Collection.js
* @requires OpenLayers/Request.js
*/
/**