convert poems lib to use c++-style header includes
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
#include "system.h"
|
||||
#include "body.h"
|
||||
#include "joint.h"
|
||||
#include <math.h>
|
||||
#include <cmath>
|
||||
|
||||
|
||||
System::System(){
|
||||
|
||||
Reference in New Issue
Block a user