Remove include of stdio.h from nsTraceRefcnt.h. b=227074 Fixing bustage.

This commit is contained in:
dbaron%dbaron.org 2003-12-13 05:53:09 +00:00
Родитель e098d49126
Коммит dcc8b7aa3e
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -36,6 +36,7 @@
* *
* ***** END LICENSE BLOCK ***** */ * ***** END LICENSE BLOCK ***** */
#include <stdio.h>
#include "nsDragService.h" #include "nsDragService.h"
#include "nsITransferable.h" #include "nsITransferable.h"
#include "nsIServiceManager.h" #include "nsIServiceManager.h"