Skip to content

Commit

Permalink
stdint.h 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
limdongjin committed May 2, 2019
1 parent cc4fd3e commit 1588cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debug.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#include "debug.h"

#include <stdint.h>
/* Struct or Enum */
typedef struct instruction{
bool extend;
Expand Down

0 comments on commit 1588cbf

Please sign in to comment.