base: split out the VncServer into a VncInput and Server classes
[gem5.git] / src / dev / uart8250.hh
index e2fb043c19b6c614838541de9ef7a6938fe143b2..7d577954cf6c3b1157e185cc327afe911242400f 100644 (file)
@@ -35,7 +35,6 @@
 #ifndef __DEV_UART8250_HH__
 #define __DEV_UART8250_HH__
 
-#include "base/range.hh"
 #include "dev/io_device.hh"
 #include "dev/uart.hh"
 #include "params/Uart8250.hh"