libsignal/Sources/libsignal/File.h
Andrzej Wójcik d23d5af0d7
Initial commit
2020-04-10 17:21:25 +02:00

14 lines
143 B
C

//
// File.h
//
//
// Created by Andrzej Wójcik on 10/04/2020.
//
#ifndef File_h
#define File_h
#include <stdio.h>
#endif /* File_h */