Skip to content
Snippets Groups Projects
Unverified Commit ca254d15 authored by thorstenhater's avatar thorstenhater Committed by GitHub
Browse files

Fix GPU compile. (#1601)

parent a297ff44
No related branches found
No related tags found
No related merge requests found
#include "../gtest.h"
#include <arbor/common_types.hpp>
#include <arbor/string_literals.hpp>
#include <arborio/label_parse.hpp>
#include <arborenv/gpu_env.hpp>
#include "epoch.hpp"
......@@ -13,7 +13,7 @@
#include "../simple_recipes.hpp"
using namespace arb;
using namespace arb::literals;
using namespace arborio::literals;
namespace {
fvm_lowered_cell_ptr lowered_cell() {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment