diff options
Diffstat (limited to 'algorithm.h')
-rw-r--r-- | algorithm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/algorithm.h b/algorithm.h index 1c29a5bd..91881d6e 100644 --- a/algorithm.h +++ b/algorithm.h @@ -65,4 +65,4 @@ void deleteFromGridAndHD(const std::vector<FileSystemObject*>& rowsToDeleteOnLef bool& warningRecyclerMissing); } -#endif // ALGORITHM_H_INCLUDED +#endif //ALGORITHM_H_INCLUDED |