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

Change-Id: I833cb194784450fb86e7961a7f9fe196ce3c7da5
This commit is contained in:
Sun, Peng
2017-04-03 11:06:18 -05:00
rodzic 3df134971b
commit 2ca9eec9fc
@@ -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>