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 5b0afc8
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
@@ -1,4 +1,5 @@
#include <stdio.h>
#include <assert.h>
#include <ruby.h>
#include <ruby/thread.h>
#include <v8.h>
Expand Down

0 comments on commit 5b0afc8

Please sign in to comment.