Skip to content

Commit

Permalink
Fix lint error(cpplint)
Browse files Browse the repository at this point in the history
  • Loading branch information
dkkim1005 committed Dec 18, 2023
1 parent 19ea91a commit 3f11db2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions include/buffalo/misc/blas.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#pragma once

#include <string>
#include <algorithm>


extern "C" {
// blas subroutines
Expand Down

0 comments on commit 3f11db2

Please sign in to comment.