Remove internal #includes of jsstdint.h, the functionality of which is now part of the JSAPI and need not be explicitly #included. No bug, r=evilpies, r=jorendorff, r=terrence, all over IRC

This commit is contained in:
Jeff Walden
2012-01-22 21:22:10 -08:00
parent 9c85f8c3ab
commit b580faca5d
41 changed files with 3 additions and 43 deletions

View File

@@ -44,7 +44,6 @@
#include "mozilla/Util.h"
#include "jstypes.h"
#include "jsstdint.h"
#include "jsutil.h"
#include "jsapi.h"
#include "jsarray.h"