You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
* fix(compilation): New warn
AKA 3919c541
backport
* fix(compilation): `New warn` AKA 3919c541
backport
* chore: Bump version to 6.4.8-2
This commit is contained in:
@ -51,5 +51,4 @@ class HashFamily
|
||||
};
|
||||
|
||||
} // namespace utils
|
||||
#endif
|
||||
// vim:ts=2 sw=2:
|
||||
#endif
|
@ -22,5 +22,4 @@
|
||||
using int128_t = __int128;
|
||||
using uint128_t = unsigned __int128;
|
||||
|
||||
#endif // MCS_BASIC_TYPES_H_INCLUDED
|
||||
// vim:ts=2 sw=2:
|
||||
#endif // MCS_BASIC_TYPES_H_INCLUDED
|
@ -892,4 +892,3 @@ class SimdFilterProcessor<
|
||||
} // namespace simd
|
||||
|
||||
#endif // if defined(__x86_64__ )
|
||||
// vim:ts=2 sw=2:
|
||||
|
Reference in New Issue
Block a user