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

@@ -8,7 +8,6 @@
#include "Application.h"
#include "CallRPC.h"
#include "Config.h"
#include "RPCHandler.h"
namespace po = boost::program_options;