We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aef12b3 commit c722623Copy full SHA for c722623
OpenSim/Tools/InverseKinematicsTool.h
@@ -22,11 +22,12 @@
22
* See the License for the specific language governing permissions and *
23
* limitations under the License. *
24
* -------------------------------------------------------------------------- */
25
-#include <SimTKcommon/internal/ReferencePtr.h>
+
26
#include "osimToolsDLL.h"
27
#include <OpenSim/Common/Object.h>
28
#include <OpenSim/Tools/IKTaskSet.h>
29
#include "Tool.h"
30
+#include <SimTKcommon/internal/ReferencePtr.h>
31
32
#ifdef SWIG
33
#ifdef OSIMTOOLS_API
0 commit comments