зеркало из https://github.com/mozilla/pjs.git
Fixing svg build bustage
This commit is contained in:
Родитель
e58c22e29b
Коммит
829e53078a
|
@ -48,6 +48,7 @@
|
|||
#include "nsIWeakReference.h"
|
||||
#include "nsReadableUtils.h"
|
||||
#include "nsTextFormatter.h"
|
||||
#include "nsCRT.h"
|
||||
#include <math.h>
|
||||
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
|
|
|
@ -42,6 +42,7 @@
|
|||
#include "prdtoa.h"
|
||||
#include "nsReadableUtils.h"
|
||||
#include "nsTextFormatter.h"
|
||||
#include "nsCRT.h"
|
||||
|
||||
nsresult
|
||||
nsSVGPointList::Create(const nsAString& aValue,
|
||||
|
|
|
@ -43,6 +43,7 @@
|
|||
#include "prdtoa.h"
|
||||
#include "nsSVGAtoms.h"
|
||||
#include "nsReadableUtils.h"
|
||||
#include "nsCRT.h"
|
||||
|
||||
nsresult
|
||||
nsSVGTransformList::Create(const nsAString& aValue,
|
||||
|
|
Загрузка…
Ссылка в новой задаче