Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Without the added newlines this generates C++ which does not always compile, e.g. ``` compiler error: cannot compile source file "./soufflepxyz.cpp" ./soufflepxyz.cpp:4:36: warning: extra tokens at end of #include directive [-Wextra-tokens] #include "souffle/profile/Logger.h"#include "souffle/profile/ProfileEvent.h" ^ ```
- Loading branch information