mirror of
https://github.com/denoland/rusty_v8.git
synced 2024-11-21 15:04:33 -05:00
chore: don't ignore deprecated declarations
This commit is contained in:
parent
70f7881d99
commit
857cf52856
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@
|
|||
#include "v8/src/objects/objects.h"
|
||||
#include "v8/src/objects/smi.h"
|
||||
|
||||
#pragma clang diagnostic ignored "-Wdeprecated-declarations"
|
||||
|
||||
using namespace support;
|
||||
|
||||
template <typename T>
|
||||
|
|
Loading…
Reference in a new issue