8 lines
210 B
C
8 lines
210 B
C
//add here most rarely modified headers to speed up debug build compilation
|
|
|
|
#include "Common.h"
|
|
#include "Log.h"
|
|
#include "DatabaseWorker.h"
|
|
#include "SQLOperation.h"
|
|
#include "Errors.h"
|
|
#include "TypeList.h"
|