Skip to content

Commit

Permalink
add missing include files
Browse files Browse the repository at this point in the history
  • Loading branch information
pratikvn committed May 15, 2024
1 parent 82c69d1 commit 1f41636
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions core/base/workspace_aliases.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,12 @@
#define GKO_CORE_BASE_WORKSPACE_ALIASES_HPP_


#include <algorithm>
#include <cstdlib>


#include <ginkgo/config.hpp>
#include <ginkgo/core/base/types.hpp>


// Macros for handling different device error return types uniformly
Expand Down

0 comments on commit 1f41636

Please sign in to comment.