mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-15 14:30:47 +00:00
Bug 911954 - Add forward declaration of JSScript to TraceLogging.h, r=h4writer
This commit is contained in:
parent
0c8eab5828
commit
88725df692
@ -10,6 +10,8 @@
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "js/TypeDecls.h"
|
||||
|
||||
namespace JS {
|
||||
class CompileOptions;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user