Trying to fix gaius bustage by forcing nsGkAtoms to rebuild.

This commit is contained in:
roc+%cs.cmu.edu 2006-06-06 23:51:13 +00:00
Родитель aced460e91
Коммит 66be4aa774
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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"