Split Job and JobQueue and move functions to the .cpp

This commit is contained in:
Vinnie Falco
2013-06-03 21:08:47 -07:00
parent 3fafde063f
commit 8b6c2c0c7a
26 changed files with 416 additions and 380 deletions

View File

@@ -4,7 +4,6 @@
#include <boost/thread.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#include "Config.h"
#include "Application.h"
SETUP_LOG (LoadManager)