Bug 646071 - Part 3: Remove nsInt64.h, and convert all uses of nsInt64 and nsUint64 in the tree to PRInt64 and PRUint64, respectively; r=bsmedberg

This commit is contained in:
Ehsan Akhgari
2011-03-31 20:15:27 -04:00
parent 7083377487
commit 0933c99f1c
42 changed files with 100 additions and 174 deletions

View File

@@ -90,7 +90,6 @@
#include "mozilla/FunctionTimer.h"
#include "ManifestParser.h"
#include "nsInt64.h"
#include "nsManifestLineReader.h"
#include "mozilla/GenericFactory.h"
#include "nsSupportsPrimitives.h"