summaryrefslogtreecommitdiff
path: root/src/common/PrecompiledHeaders/commonPCH.h
blob: f279b109a050240bf94861fd692389e78147a4b9 (plain)
1
2
3
4
5
6
//add here most rarely modified headers to speed up debug build compilation

#include "Common.h"
#include "Errors.h"
#include "Log.h"
#include "TypeList.h"