Add more include header file for GGL, to make it self-compilable

Change-Id: I833cb194784450fb86e7961a7f9fe196ce3c7da5
Этот коммит содержится в:
Sun, Peng
2017-04-03 11:06:18 -05:00
родитель 3df134971b
Коммит 2ca9eec9fc
+3
Просмотреть файл
@@ -28,6 +28,9 @@ THE SOFTWARE.
#include "hc.hpp"
#include "hip_hcc.h"
#include "hip_runtime.h"
#include <functional>
#include <iostream>
#include <stdexcept>
#include <type_traits>
#include <utility>