Skip to content

Commit

Permalink
header minimization
Browse files Browse the repository at this point in the history
  • Loading branch information
enricozb committed Jun 20, 2024
1 parent 1926e15 commit a13ff3a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/hvm.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
#ifndef hvm_h_INCLUDED
#define hvm_h_INCLUDED

#include <inttypes.h>
#include <math.h>
#include <stdatomic.h>
#include <stdint.h>
#include <stdlib.h>

// Booleans
#define TRUE 1
Expand Down

0 comments on commit a13ff3a

Please sign in to comment.