Trying to fix gaius bustage by forcing nsGkAtoms to rebuild.

git-svn-id: svn://10.0.0.236/trunk@199171 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
roc+%cs.cmu.edu 2006-06-06 23:51:13 +00:00
parent 7ef4be64f4
commit 2c56a9b0e1

View File

@ -43,7 +43,7 @@
#include "nsGkAtoms.h"
#include "nsStaticAtom.h"
// define storage for all atoms
#define GK_ATOM(_name, _value) nsIAtom* nsGkAtoms::_name;
#include "nsGkAtomList.h"