diff --git a/src/common/zstd_compression.cpp b/src/common/zstd_compression.cpp
index 60a35c67cc81bc8d4675f248e37da548a90cdc81..97852649250d4164961418c551d40a97bd48e391 100644
--- a/src/common/zstd_compression.cpp
+++ b/src/common/zstd_compression.cpp
@@ -2,8 +2,6 @@
 // Licensed under GPLv2 or any later version
 // Refer to the license.txt file included.
 
-#pragma once
-
 #include <algorithm>
 #include <zstd.h>