summaryrefslogtreecommitdiff
path: root/point.cpp
diff options
context:
space:
mode:
authorJuan Manuel Tomás <jtomas1815@gmail.com>2020-07-11 21:37:42 -0300
committerGitHub <noreply@github.com>2020-07-11 21:37:42 -0300
commit13fdfe875efdfb33d392c5e634ceff494962e7dc (patch)
tree48e6d89b63f9af3a14d2ef4564f1c7cdceef77d5 /point.cpp
parent880047d09eb4b9a448a5817699422abc6f07b5d6 (diff)
parent291748a56824f77b137c66e9879ec0a4ecb14ced (diff)
downloadjet-13fdfe875efdfb33d392c5e634ceff494962e7dc.tar.gz
jet-13fdfe875efdfb33d392c5e634ceff494962e7dc.zip
Merge pull request #10 from jmtomas/4
Diffstat (limited to 'point.cpp')
-rw-r--r--point.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/point.cpp b/point.cpp
index 5422350..ab9f70f 100644
--- a/point.cpp
+++ b/point.cpp
@@ -1,5 +1,4 @@
#include <stdint.h>
-#include <assert.h>
#include <stdbool.h>
struct Point {