diff --git a/sched/sched_util.C b/sched/sched_util.C index bbbccf10d7..17294afc45 100644 --- a/sched/sched_util.C +++ b/sched/sched_util.C @@ -17,6 +17,8 @@ // Contributor(s): // +using namespace std; + #include #include "parse.h"