Skip to content

Commit

Permalink
Add a forgotten header
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiki-San committed Feb 10, 2019
1 parent c9354d8 commit b90b2f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext/mini_racer_extension/mini_racer_extension.cc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include <mutex>
#include <atomic>
#include <math.h>
#include <cassert>
#include "simdutf8check.h"

using namespace v8;
Expand Down

0 comments on commit b90b2f9

Please sign in to comment.