Skip to content

Commit fc4653a

Browse files
committed
moving the views.hpp
1 parent c019415 commit fc4653a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

python/src/tools.python.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#include <pybind11/stl.h>
44

55
// other includes
6-
#include "views.hpp"
6+
#include "tools/views/views-python.hpp"
77

88
// namespace aliases
99
namespace python = pybind11;
File renamed without changes.

0 commit comments

Comments
 (0)