зеркало из https://github.com/mozilla/pjs.git
fix for thunderbird bustage from Bug 474743. (need <stdio.h> in new xpcshell test for 'printf' usage)
This commit is contained in:
Родитель
a17631f6cc
Коммит
55d3b584bd
|
@ -37,6 +37,7 @@
|
|||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#include "nsTPriorityQueue.h"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
template<class T, class Compare>
|
||||
|
|
Загрузка…
Ссылка в новой задаче