Fix building with PCH disabled.

This commit is contained in:
Rohit Nirmal 2016-07-12 12:43:03 -05:00
parent 12d650be99
commit bb52aad546
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"