Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Commit

Permalink
Fix compilation error for constants.cpp (Issue #28, PR #25)
Browse files Browse the repository at this point in the history
  • Loading branch information
NexeyaSGara authored and Vincent Michel committed Aug 12, 2016
1 parent 3b7f531 commit 2ba131c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext/constants.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#include "precompiled_header.hpp"
#include <tango.h>
#include "tango_numpy.h"
#include "tgutils.h"

using namespace boost::python;

Expand Down

0 comments on commit 2ba131c

Please sign in to comment.