Adding requires directive for SLD v1. No functional change. Thanks for the catch Bart. (closes #1810)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@8269 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2008-11-04 16:22:02 +00:00
parent 9573f18756
commit b020e0279a

View File

@@ -9,6 +9,7 @@
* @requires OpenLayers/Filter/Logical.js
* @requires OpenLayers/Filter/Comparison.js
* @requires OpenLayers/Format/SLD.js
* @requires OpenLayers/Format/Filter/v1.js
*/
/**