Bugzilla Bug 376568: the definition of PR_STATIC_ASSERT has been moved from

prerror.h to prlog.h. r=jwalden sr=roc
This commit is contained in:
wtc%google.com 2007-05-28 14:51:08 +00:00
Родитель b6797574af
Коммит 103725f60e
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -39,7 +39,7 @@
#ifndef NSEXPIRATIONTRACKER_H_
#define NSEXPIRATIONTRACKER_H_
#include "prerror.h"
#include "prlog.h"
#include "nsTArray.h"
#include "nsITimer.h"
#include "nsCOMPtr.h"