aboutsummaryrefslogtreecommitdiff
path: root/common/algorithm.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/algorithm.h')
-rw-r--r--common/algorithm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/algorithm.h b/common/algorithm.h
index 00c0e1c98f..40ba605ebd 100644
--- a/common/algorithm.h
+++ b/common/algorithm.h
@@ -269,4 +269,3 @@ T gcd(T a, T b) {
} // End of namespace Common
#endif
-