You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-11-24 08:41:09 +03:00
replace header guards with #pragma once
This commit is contained in:
@@ -21,8 +21,7 @@
|
||||
*
|
||||
***********************************************************************/
|
||||
/** @file */
|
||||
#ifndef MESSAGEQCPP_COMPRESSED_ISS_H
|
||||
#define MESSAGEQCPP_COMPRESSED_ISS_H
|
||||
#pragma once
|
||||
|
||||
#include <unistd.h>
|
||||
#ifndef _MSC_VER
|
||||
@@ -63,4 +62,3 @@ private:
|
||||
|
||||
#undef EXPORT
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user