6 lines
185 B
Diff
6 lines
185 B
Diff
--- include/arch.h 2015-10-02 13:44:46.653183687 -0300
|
|
+++ include/arch.h.new 2015-10-02 13:44:38.297184059 -0300
|
|
@@ -1,3 +1,4 @@
|
|
+#include <stdint.h>
|
|
#pragma once
|
|
#include "types.h"
|