#include "inc/interface.h"

This commit is contained in:
Thiago Auler 2017-11-20 12:37:23 -02:00 committed by GitHub
parent 1170f3eaae
commit 963694d1f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#include "inc/types.h"
#include "inc/memory.h"
#include "inc/opcodes.h"
#include "inc/interface.h"
ocl opcode_in_list;
oct opcode_in_table;