Skip to content

Commit

Permalink
Add missing file.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVlx committed Nov 29, 2017
1 parent faa546d commit 3ed8897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/grid_launch.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ THE SOFTWARE.

#include "hip/hcc_detail/grid_launch_GGL.hpp"

#if !defined(FUNCTIONAL_GRID_LAUNCH)
#if defined(FUNCTIONAL_GRID_LAUNCH)
#include "functional_grid_launch.inl"
#else
#include "macro_based_grid_launch.inl"
Expand Down

0 comments on commit 3ed8897

Please sign in to comment.