Fix formatting in columnar_version_compat.h header guards

pull/8041/merge
Mehmet Yilmaz 2025-07-09 13:22:41 +00:00
parent 3fa1a15670
commit cd0db85f98
1 changed files with 2 additions and 2 deletions

View File

@ -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"