SourceCode/Bond/BondEq/ToolUnits.h
@@ -22,6 +22,7 @@ static bool isDirectory(const std::string& path); static double toInt32(const char* pBuffer); static double toInt16(const char* pBuffer); static BOOL getBit(const char c, int index); static void setDlgItemDouble(CWnd* pWnd, int nCtrlId, double value); };