This commit is contained in:
warren%netscape.com 1999-09-15 22:28:27 +00:00
Родитель ae33980bc8
Коммит 7e13222da7
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -17,6 +17,8 @@
*/
#include "nsIThread.h"
#include "nsIThreadPool.h"
#include "nsIRunnable.h"
#include <stdio.h>
class nsRunner : public nsIRunnable {