From 1f689397601b53f51f7be973f8f952d0dec408da Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 6 Aug 2018 22:38:55 +0200 Subject: Remove spurious semicolons --- chilbert/GrayCodeRank.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chilbert/GrayCodeRank.hpp') diff --git a/chilbert/GrayCodeRank.hpp b/chilbert/GrayCodeRank.hpp index 8e98592..818b6dc 100644 --- a/chilbert/GrayCodeRank.hpp +++ b/chilbert/GrayCodeRank.hpp @@ -201,7 +201,7 @@ namespace chilbert return; } -}; +} #endif -- cgit v1.2.1