Skip to content
Snippets Groups Projects
Commit 3cc019ef authored by Bram Veenboer's avatar Bram Veenboer
Browse files

Undo unneeded changes

parent 4d1e0b18
No related branches found
No related tags found
No related merge requests found
Pipeline #55550 passed
#if !defined TCC_KERNEL_H
#define TCC_KERNEL_H
#include <stdint.h>
#include <cudawrappers/cu.hpp>
#include <stdint.h>
namespace tcc {
class Kernel
{
......
#if !defined RECORD_H
#define RECORD_H
#include <cudawrappers/cu.hpp>
#include "test/Common/Config.h"
#include <cudawrappers/cu.hpp>
#if defined MEASURE_POWER
#include <powersensor/NVMLPowerSensor.h>
#endif
......
......@@ -2,7 +2,6 @@
#define UNIT_TEST_H
#include <cudawrappers/cu.hpp>
#include "test/Common/Record.h"
#if defined MEASURE_POWER
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment