From 2f8c9663572dac190566693e3e70978e4e33afb0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Bj=C3=B6rk?= <ddbjork@gmail.com>
Date: Tue, 20 Dec 2016 14:35:56 +0100
Subject: [PATCH] Added usepackage for command \texttt{void code(void);}

---
 main.tex | 1 +
 1 file changed, 1 insertion(+)

diff --git a/main.tex b/main.tex
index 55c366a..aa53012 100644
--- a/main.tex
+++ b/main.tex
@@ -3,6 +3,7 @@
 \usepackage[utf8x]{inputenc}
 \usepackage[english]{babel}
 \usepackage{bytefield}
+\usepackage{courier}
 
 \include{latexoptions}
 % For coloured tables.
-- 
GitLab