This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include <stdlib.h>
|
||||
/* Make sure this header file is available.*/
|
||||
#include "ph7.h"
|
||||
#include "ph7int.h"
|
||||
/*
|
||||
* Display an error message and exit.
|
||||
*/
|
||||
@@ -210,4 +211,4 @@ int main(int argc, char **argv) {
|
||||
ph7_vm_release(pVm);
|
||||
ph7_release(pEngine);
|
||||
return status;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user