Utils/Console: Add SENF_CONSOLE_REGISTER_ENUM 'key()' support
[senf.git] / senf / Utils / Logger / TimeSource.cc
index e5b657c..ff226a6 100644 (file)
@@ -1,6 +1,6 @@
 // $Id$
 //
-// Copyright (C) 2008 
+// Copyright (C) 2008
 // Fraunhofer Institute for Open Communication Systems (FOKUS)
 // Competence Center NETwork research (NET), St. Augustin, GERMANY
 //     Stefan Bund <g0dil@berlios.de>
@@ -28,7 +28,6 @@
 
 // Custom includes
 #include <time.h>
-#include <senf/Utils/Exception.hh>
 #include <senf/Scheduler/ClockService.hh>
 
 //#include "TimeSource.mpp"