Add missing header for PRIU64

master
wwylele 2017-10-27 18:52:50 +07:00
parent 26065fd872
commit 2bcbd565b8
1 changed files with 1 additions and 0 deletions

@ -3,6 +3,7 @@
// Refer to the license.txt file included. // Refer to the license.txt file included.
#include <algorithm> #include <algorithm>
#include <cinttypes>
#include <memory> #include <memory>
#include <vector> #include <vector>
#include "common/common_types.h" #include "common/common_types.h"