LAPTOP-T815PCOQ\25526
2024-11-27 2cd3e98d5d0bdf341d772b7e75869cd6f2b39280
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);
};