Skip to content

Commit

Permalink
Removed an unwanted newline from Plumed.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Iximiel authored Jul 4, 2024
1 parent 8a5b87b commit a517046
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/wrapper/Plumed.h
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,6 @@
#else
#define __PLUMED_WRAPPER_STATIC_CAST(to,what) ((to) what)
#define __PLUMED_WRAPPER_REINTERPRET_CAST(to,what) __PLUMED_WRAPPER_STATIC_CAST(to,what)

#endif

/* Simplify addition of extern "C" blocks. */
Expand Down

0 comments on commit a517046

Please sign in to comment.