remove types.hh include

master
Daniel Kolesa 2017-04-04 00:29:43 +02:00
parent dba125ca2d
commit 1a6824f6b0
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
#include <atomic>
#include <unordered_map>
#include <ostd/types.hh>
#include <ostd/vector.hh>
#include <ostd/string.hh>
#include <ostd/format.hh>