P4 to Git Change 2005583 by skudchad@skudchad_test2_win_opencl on 2019/09/27 13:25:25

SWDEV-199293 - Fix build on windows. Include header in hip_internal.hpp

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/hip/hip_internal.hpp#42 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_rtc.cpp#7 edit
Tento commit je obsažen v:
foreman
2019-09-27 13:31:58 -04:00
rodič 93aca4f8dc
revize 27098e82fe
2 změnil soubory, kde provedl 3 přidání a 7 odebrání
-7
Zobrazit soubor
@@ -25,13 +25,6 @@ THE SOFTWARE.
#include <hip/hiprtc.h>
#include "platform/program.hpp"
#include <algorithm>
#include <iterator>
#include <sstream>
#include <stdexcept>
#include <string>
#include <unordered_map>
#include <utility>
#include <vector>
namespace hiprtc {
thread_local hiprtcResult g_lastRtcError = HIPRTC_SUCCESS;