diff --git a/include/IPhreeqc.hpp b/include/IPhreeqc.hpp index f9adb75e..6262d67c 100644 --- a/include/IPhreeqc.hpp +++ b/include/IPhreeqc.hpp @@ -149,4 +149,4 @@ private: IPhreeqc& operator=(const IPhreeqc&); }; -#endif // INC_IPHREEQC_HPP \ No newline at end of file +#endif // INC_IPHREEQC_HPP diff --git a/src/IPhreeqcLib.cpp b/src/IPhreeqcLib.cpp index 04d26ccc..8ed5252c 100644 --- a/src/IPhreeqcLib.cpp +++ b/src/IPhreeqcLib.cpp @@ -587,4 +587,3 @@ IPhreeqcLib::GetInstance(int id) } return 0; } - diff --git a/src/fwrap3.cpp b/src/fwrap3.cpp index 5c1556cb..bf87476b 100644 --- a/src/fwrap3.cpp +++ b/src/fwrap3.cpp @@ -131,4 +131,4 @@ DLL_EXPORT int getselectedoutputvalue_(int *id, int *row, int *col, int *vtype, } #endif -#endif \ No newline at end of file +#endif