aboutsummaryrefslogtreecommitdiffstats
path: root/common/log.h
diff options
context:
space:
mode:
authorDavid Shah <davey1576@gmail.com>2018-06-08 11:04:02 +0200
committerDavid Shah <davey1576@gmail.com>2018-06-08 11:04:02 +0200
commit7f330af9f397ab121e11723bdf7b976630b7e450 (patch)
treed6421c2a623688dae6829eb14f0caef209c29ca6 /common/log.h
parentcbd0622fb852781250986ca69c7eb57c008a933a (diff)
downloadnextpnr-7f330af9f397ab121e11723bdf7b976630b7e450.tar.gz
nextpnr-7f330af9f397ab121e11723bdf7b976630b7e450.tar.bz2
nextpnr-7f330af9f397ab121e11723bdf7b976630b7e450.zip
Reformat remaining files
Signed-off-by: David Shah <davey1576@gmail.com>
Diffstat (limited to 'common/log.h')
-rw-r--r--common/log.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/log.h b/common/log.h
index 374772b3..c3c05c11 100644
--- a/common/log.h
+++ b/common/log.h
@@ -21,7 +21,6 @@
#define LOG_H
#include <ostream>
-#include <ostream>
#include <set>
#include <stdarg.h>
#include <stdio.h>