6 lines
79 B
C++
6 lines
79 B
C++
#pragma once
|
|
|
|
#include <cstdio>
|
|
|
|
#define fseek64 fseeko
|
|
#define ftell64 ftello
|