mirror of
https://github.com/TomHarte/CLK.git
synced 2025-02-16 18:30:32 +00:00
Restore missing semicolon.
This commit is contained in:
parent
6651a9c323
commit
6d092e0633
@ -215,6 +215,7 @@ template <Personality personality> struct LineLayout<personality, std::enable_if
|
||||
constexpr static int EndOfRightBorder = 1341;
|
||||
};
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
#endif /* ClockConverter_hpp */
|
||||
|
Loading…
x
Reference in New Issue
Block a user