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
|
// Use of this source code is governed by the MIT license that can be
|
||||||
// found in the LICENSE file.
|
// found in the LICENSE file.
|
||||||
|
|
||||||
|
#include <stddef.h>
|
||||||
|
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
#include "atom_natives.h" // NOLINT: This file is generated with coffee2c.
|
#include "atom_natives.h" // NOLINT: This file is generated with coffee2c.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue