Skip to content

Commit

Permalink
Provisional undefined NULL fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
ButchDean committed Sep 22, 2014
1 parent e68e1ba commit db0faef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/cyclone/collide_coarse.h
Expand Up @@ -21,6 +21,7 @@
#define CYCLONE_COLLISION_COARSE_H

#include <vector>
#include <cstddef>
#include "contacts.h"

namespace cyclone {
Expand Down

0 comments on commit db0faef

Please sign in to comment.