Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo

This commit is contained in:
Birunthan Mohanathas
2013-12-08 21:52:54 -05:00
parent c04d0ff563
commit 88a0348924
214 changed files with 230 additions and 222 deletions

View File

@@ -7,7 +7,7 @@
* Implementation of nsIFile for "unixy" systems.
*/
#include "mozilla/Util.h"
#include "mozilla/ArrayUtils.h"
#include "mozilla/Attributes.h"
#include <sys/types.h>