Refine header includes to improve build times.

This commit is contained in:
Mathew Sutcliffe
2014-11-14 02:40:26 +00:00
parent 2a9c1e70c9
commit ac9960d615
19 changed files with 48 additions and 10 deletions

View File

@@ -9,7 +9,6 @@
#define BLACKCORE_NETWORK_VATLIB_H
#include "network.h"
#include "blackmisc/avallclasses.h"
#include <vatlib/vatlib.h>
#include <QScopedPointer>
#include <QTimer>