فهرست منبع

common/zstd_compression: Remove #pragma once directive from source file

Introduced in 72477731ed20c56a4d6f18a22f43224fab667cef. This is only
necessary within header files.
Lioncash 7 سال پیش
والد
کامیت
a6f7a44aab
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      src/common/zstd_compression.cpp

+ 0 - 2
src/common/zstd_compression.cpp

@@ -2,8 +2,6 @@
 // Licensed under GPLv2 or any later version
 // Licensed under GPLv2 or any later version
 // Refer to the license.txt file included.
 // Refer to the license.txt file included.
 
 
-#pragma once
-
 #include <algorithm>
 #include <algorithm>
 #include <zstd.h>
 #include <zstd.h>