зеркало из https://github.com/mozilla/pjs.git
No bug - Fix build bustage because of jsdate.h not being accessible anymore. Push on CLOSED TREE. rs=Ms2ger
This commit is contained in:
Родитель
f84e049a5d
Коммит
e6753476b6
|
@ -41,7 +41,7 @@
|
||||||
#include "nsError.h"
|
#include "nsError.h"
|
||||||
#include "Constants.h"
|
#include "Constants.h"
|
||||||
#include "jsapi.h"
|
#include "jsapi.h"
|
||||||
#include "jsdate.h" // For js_DateGetMsecSinceEpoch.
|
#include "jsfriendapi.h" // For js_DateGetMsecSinceEpoch.
|
||||||
#include "js/Utility.h"
|
#include "js/Utility.h"
|
||||||
#include "nsJSUtils.h"
|
#include "nsJSUtils.h"
|
||||||
#include "nsDOMString.h"
|
#include "nsDOMString.h"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче