linux: Fix building
This commit is contained in:
parent
a02707f998
commit
7861eec426
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
// Use of this source code is governed by the MIT license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#include <vector>
|
||||
|
||||
#include "atom_natives.h" // NOLINT: This file is generated with coffee2c.
|
||||
|
|
Loading…
Reference in a new issue