#ifndef STIM_CUDA_ITER_VOTE2_H #define STIM_CUDA_ITER_VOTE2_H //extern bool DEBUG; #include "update_dir_bb.cuh" #include "vote_atomic_bb.cuh" namespace stim{ namespace cuda{ } } #endif