зеркало из https://github.com/mozilla/gecko-dev.git
Bug 809967 - include ostream instead of iostream in PathRecording.h to avoid static initializers; r=Bas
This commit is contained in:
Родитель
4eca1ae2b8
Коммит
a9bf69763f
|
@ -8,7 +8,7 @@
|
|||
|
||||
#include "2D.h"
|
||||
#include <vector>
|
||||
#include <iostream>
|
||||
#include <ostream>
|
||||
|
||||
namespace mozilla {
|
||||
namespace gfx {
|
||||
|
|
Загрузка…
Ссылка в новой задаче