- Eliminated TDB from the unit test builds.
This commit is contained in:
Paul Beckingham 2011-09-03 13:03:17 -04:00
parent 1b3ac82d7e
commit 6b3dfd0891
3 changed files with 1 additions and 177 deletions

View file

@ -27,7 +27,6 @@
#include <iostream>
#include <sstream>
#include <Context.h>
//#include <Att.h>
#include <Task.h>
#include <Taskmod.h>
#include <sys/time.h>