diff options
Diffstat (limited to 'profile.h')
-rw-r--r-- | profile.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -5,8 +5,6 @@ extern "C" { #endif -#include "dive.h" - typedef enum { STABLE, SLOW, MODERATE, FAST, CRAZY } velocity_t; struct divecomputer; |