Index: PressureCommon.h =================================================================== diff -u -re3a4d7c5c18dc07a6cc7fe2dc07d0d143fd92c57 -r660cdb8f62fe25ec8afba5c94f8b305b9d132081 --- PressureCommon.h (.../PressureCommon.h) (revision e3a4d7c5c18dc07a6cc7fe2dc07d0d143fd92c57) +++ PressureCommon.h (.../PressureCommon.h) (revision 660cdb8f62fe25ec8afba5c94f8b305b9d132081) @@ -24,9 +24,6 @@ #ifdef _DD_ #include "DDCommon.h" #endif -#ifdef _RO_ -#include "FPCommon.h" -#endif /** * @defgroup PressureCommon PressureCommon @@ -39,7 +36,6 @@ // ********** public definitions ********** - // ********** public function prototypes ********** F32 convertPressureReading( S16 counts, F32 min, F32 max );