1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00

MCOL-290 - Fix spurious typo

This commit is contained in:
David Hall
2016-09-23 09:18:28 -05:00
parent afab801b5f
commit f20345f798

View File

@ -39,7 +39,7 @@
#include "calpontsystemcatalog.h"
#include "exceptclasses.h"
#include "dataconvert.h"
namespace messageqecpp {
namespace messageqcpp {
class ByteStream;
}