mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Deleted useless trailing commas
This commit is contained in:
@@ -16,7 +16,7 @@ namespace internal {
|
||||
|
||||
enum {
|
||||
Rhs = 0,
|
||||
Lhs = 1,
|
||||
Lhs = 1
|
||||
};
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user