LAPTOP-T815PCOQ\25526
2024-11-25 6d106eb1bb92dc235bcbda976ae232729bf52c7c
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);
};