Fixed copyright and header names
Change-Id: Id595c65ea3b7289e87be4c42db5d8a31905a4fdd
[ROCm/hip commit: 1ef7222c3a]
This commit is contained in:
@@ -30,7 +30,7 @@ THE SOFTWARE.
|
||||
#include <stdio.h>
|
||||
#include <iostream>
|
||||
#include "hip/hip_runtime.h"
|
||||
#include "hip/hcc.h"
|
||||
#include "hip/hip_hcc.h"
|
||||
#include "test_common.h"
|
||||
|
||||
#define CHECK(error) \
|
||||
@@ -61,4 +61,3 @@ int main(int argc, char *argv[])
|
||||
passed();
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user