Permalink
Browse files

Fix a compile error.

Not sure why it didn't show up on other machines.
  • Loading branch information...
Andy Chu
Andy Chu committed Jun 28, 2018
1 parent eefd3a4 commit 85e0b15cf1eafe2dee54bd9b580e2d209f1a248d
Showing with 1 addition and 0 deletions.
  1. +1 −0 ovm/ovm_main.cc
View
@@ -1,5 +1,6 @@
#include <string>
#include <stdio.h>
#include <stdint.h>
#include <stdlib.h>
#include "opcode.h"

0 comments on commit 85e0b15

Please sign in to comment.