Bug 924938 - Correctly include CacheLog.h as the first file in a module to force logging in opt builds, r=michal
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#include "CacheLog.h"
|
||||
#include "CacheFileInputStream.h"
|
||||
|
||||
#include "CacheLog.h"
|
||||
#include "CacheFile.h"
|
||||
#include "nsStreamUtils.h"
|
||||
#include "nsThreadUtils.h"
|
||||
|
||||
Reference in New Issue
Block a user