X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;ds=sidebyside;f=src%2Floader%2Futility.h;h=e8c90f40bcadf7784b99a87221f498dcb10a0394;hb=42fea5412a4423e827aac36465b2d9a38968390e;hp=b8ccd103b51e87ea6429cc6d27c0c569f57cff5b;hpb=d5959073b2c413ba1bd6f3d14bc8bcf59304e488;p=l2e.git diff --git a/src/loader/utility.h b/src/loader/utility.h index b8ccd10..e8c90f4 100644 --- a/src/loader/utility.h +++ b/src/loader/utility.h @@ -1,10 +1,3 @@ -/* - * utility.h - * - * Created on: Sep 1, 2012 - * Author: holy - */ - #ifndef LOADER_UTILITY_H_ #define LOADER_UTILITY_H_ @@ -18,4 +11,4 @@ std::string CatPath(const std::string &lhs, const std::string &rhs); } -#endif /* LOADER_UTILITY_H_ */ +#endif