LAPTOP-SNT8I5JK\Boounion
2024-12-03 5a927fe5cd015bf00bc992220c0d4f8b802ca044
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);
};