mirror of
https://github.com/facebook/zstd.git
synced 2025-07-29 11:21:22 +03:00
Remove unnecessary extern C declarations from programs/ and contrib/
This commit is contained in:
@ -7,9 +7,7 @@
|
||||
* in the COPYING file in the root directory of this source tree).
|
||||
*/
|
||||
#include "Pzstd.h"
|
||||
extern "C" {
|
||||
#include "datagen.h"
|
||||
}
|
||||
#include "test/RoundTrip.h"
|
||||
#include "utils/ScopeGuard.h"
|
||||
|
||||
|
Reference in New Issue
Block a user