Skip to content

Commit

Permalink
Layer/TileCache.js missing @requires to Tile/Image.js, reported by fv…
Browse files Browse the repository at this point in the history
…anderbiest, no functional change (closes #2861)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@10818 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
  • Loading branch information
Éric Lemoine committed Oct 11, 2010
1 parent 0bcf869 commit 8dc19c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/OpenLayers/Layer/TileCache.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

/**
* @requires OpenLayers/Layer/Grid.js
* @requires OpenLayers/Tile/Image.js
*/

/**
Expand Down

0 comments on commit 8dc19c8

Please sign in to comment.