diff --git a/dpmdk/include/CommonModuleAPI.hpp b/dpmdk/include/CommonModuleAPI.hpp index 944effc..6f4263a 100644 --- a/dpmdk/include/CommonModuleAPI.hpp +++ b/dpmdk/include/CommonModuleAPI.hpp @@ -186,4 +186,5 @@ int main(int argc, char** argv) { \ return dpm_module_execute(command, argc - 1, argv + 1); \ } -#endif // BUILD_STANDALONE \ No newline at end of file +#endif // BUILD_STANDALONE +