fix inclusion path
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8446 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
e33f9e9b62
commit
eafca75401
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
%module li_constraints
|
||||
%include constraints.i
|
||||
%include <constraints.i>
|
||||
|
||||
%inline %{
|
||||
void test_nonnegative(double NONNEGATIVE) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue