1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-27 21:01:50 +03:00

remove faulty test code

This commit is contained in:
David Mott
2019-04-26 09:40:35 -05:00
parent e5f2a710ef
commit 515b93cc3d
35 changed files with 37 additions and 41 deletions

View File

@ -28,7 +28,7 @@
* rollback -p (to get the transaction(s) that need to be rolled back)
* rollback -r transID (for each one to roll them back)
*/
#include <future> //cxx11test
#include "dbrm.h"