diff --git a/core/src/query/BinaryQuery.cpp b/core/src/query/BinaryQuery.cpp index 27b57f86d0dea371fbb8755561f61ba5ec25b216..21d1cda9cfc7ec0f176c85bc48187be0f2cb45c1 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 fd5657daa3a91430b98b55e8a6e2bbdcd4e69a92..57869cbb8c59cc4d9aab2813f8a8e5e73be01c44 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