diff --git a/core/src/query/BinaryQuery.cpp b/core/src/query/BinaryQuery.cpp index 27b57f86d0..21d1cda9cf 100644 --- a/core/src/query/BinaryQuery.cpp +++ b/core/src/query/BinaryQuery.cpp @@ -9,8 +9,6 @@ // is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express // or implied. See the License for the specific language governing permissions and limitations under the License. -#pragma once - #include #include #include diff --git a/core/src/segment/Attr.cpp b/core/src/segment/Attr.cpp index fd5657daa3..57869cbb8c 100644 --- a/core/src/segment/Attr.cpp +++ b/core/src/segment/Attr.cpp @@ -15,8 +15,6 @@ // specific language governing permissions and limitations // under the License. -#pragma once - #include #include #include