Eliminate Assertions.h's dependency on Types.h, for a narrower interface and minimized dependencies. No bug, r=Ms2ger
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
/* Implementations of hash functions. */
|
||||
|
||||
#include "mozilla/HashFunctions.h"
|
||||
#include "mozilla/Types.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user