add newline at end of file to avoid compiler warning on RHEL
This commit is contained in:
parent
3f2f9fb4e5
commit
8125366ed6
1 changed files with 1 additions and 1 deletions
|
@ -127,4 +127,4 @@ void save_as_jpeg(T1 & file,int quality, T2 const& image)
|
|||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue