Skip to content

Commit

Permalink
Fixup included file
Browse files Browse the repository at this point in the history
  • Loading branch information
SylvainCorlay committed Mar 5, 2018
1 parent 7f9272d commit be559f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/xtensor-blas/xblas_config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#endif

#ifdef __CLING__
#include "xtensor-blas/xtensor_config_cling.hpp"
#include "xtensor-blas/xblas_config_cling.hpp"
#endif

namespace xt
Expand Down

1 comment on commit be559f7

@wolfv
Copy link
Member

@wolfv wolfv commented on be559f7 Mar 6, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sry!

Please sign in to comment.