Skip to content

Commit

Permalink
Added newline at the eof
Browse files Browse the repository at this point in the history
  • Loading branch information
maverick12345678 committed May 30, 2020
1 parent 0c2d9bc commit a106f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion C++/include/utils/data_conversion.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ std::string make_lower_case(string str)
return lower; // returning the given string in lower case
}

#endif // DATA_VALIDATION_HPP
#endif // DATA_VALIDATION_HPP

0 comments on commit a106f3f

Please sign in to comment.