some small changes

This commit is contained in:
Tyler Wilding
2020-08-26 21:08:18 -04:00
parent e6e96400c8
commit 406549bf6a
5 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#include <third-party/mman.h>
#include <third-party/mman/mman.h>
#include <cstdio>
#include "CodeTester.h"
#include "Instruction.h"