Remove Unnecessary Semicolons on Closing Braces
These generate diagnostic messages from GCC at '-pedantic' levels.
This commit is contained in:
@@ -122,6 +122,6 @@ public:
|
||||
|
||||
};
|
||||
|
||||
}; // namespace Opm
|
||||
} // namespace Opm
|
||||
|
||||
#endif // LBC_HPP
|
||||
|
||||
Reference in New Issue
Block a user