Maximilien Siavelis
2019-05-06 97ca2423a4686f7f9e85a33a88556dae4aad1bab
src/library/base/StringUtils.h
@@ -2,7 +2,7 @@
 * StringUtils.h
 *
 *  Created on: Apr 8, 2014
 *      Author: devel
 *
 */
#ifndef STRINGUTILS_H_
@@ -22,6 +22,7 @@
string toupper_copy(const string& lowercase);
time_t seconds_from_epoch(const char* s);
} /* namespace license */
#endif /* STRINGUTILS_H_ */