mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-20 01:03:16 +03:00
Fix warnings when -Wextra-semi is enabled
Also, add argument -Wextra-semi if supported by the compiler.
This commit is contained in:
committed by
Teemu Ollakka
parent
6caf006214
commit
b5bddfe4db
@ -52,4 +52,4 @@ namespace wsrep
|
||||
}
|
||||
|
||||
std::ostream& operator<<(std::ostream&, const thread::id&);
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user