mirror of https://github.com/citusdata/citus.git
Fix formatting in columnar_version_compat.h header guards
parent
3fa1a15670
commit
cd0db85f98
|
@ -9,8 +9,8 @@
|
||||||
*-------------------------------------------------------------------------
|
*-------------------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef COLUMNAR_VERSION_COMPAT_H
|
#ifndef COLUMNAR_VERSION_COMPAT_H
|
||||||
#define COLUMNAR_VERSION_COMPAT_H
|
#define COLUMNAR_VERSION_COMPAT_H
|
||||||
|
|
||||||
#include "pg_version_constants.h"
|
#include "pg_version_constants.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue