Mercurial > hg > svcore
diff base/RealTime.cpp @ 150:4b2ea82fd0ed
* Reorganising code base. This revision probably should compile once more.
author | Chris Cannam |
---|---|
date | Mon, 31 Jul 2006 14:05:22 +0000 |
parents | 7c3e1bc51080 |
children | 146eb9e35baa |
line wrap: on
line diff
--- a/base/RealTime.cpp Mon Jul 31 12:03:45 2006 +0000 +++ b/base/RealTime.cpp Mon Jul 31 14:05:22 2006 +0000 @@ -30,7 +30,7 @@ using std::cerr; using std::endl; -#include "base/RealTime.h" +#include "RealTime.h" #include "sys/time.h" // A RealTime consists of two ints that must be at least 32 bits each.