From 5e74222a48f7fa1364a8f0fd2f7421ab7fa8a554 Mon Sep 17 00:00:00 2001 From: bjorn Date: Fri, 5 Apr 2019 05:12:21 -0700 Subject: [PATCH] rm types from util; --- src/util.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/util.h b/src/util.h index b52886c1..d5c91936 100644 --- a/src/util.h +++ b/src/util.h @@ -1,6 +1,5 @@ #include #include -#include "types.h" #pragma once