LAPTOP-SNT8I5JK\Boounion
2024-11-18 0239509af412b74083b33a6924ffd79007dfda5f
SourceCode/Bond/BondEq/ToolUnits.h
@@ -20,5 +20,8 @@
   static std::string getCurrentExePath();
   static bool isFile(const std::string& path);
   static bool isDirectory(const std::string& path);
   static double toInt32(const char* pBuffer);
   static double toInt16(const char* pBuffer);
   static void setDlgItemDouble(CWnd* pWnd, int nCtrlId, double value);
};