Merge pull request #4003 from rohit-n/build-pch

Fix building with PCH disabled.
This commit is contained in:
Pierre Bourdon 2016-07-12 20:19:48 +02:00 committed by GitHub
commit e1a76b4a38
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
// Refer to the license.txt file included.
#include <algorithm>
#include <cstring>
#include "Core/FifoPlayer/FifoRecordAnalyzer.h"