ObjFW  Diff

Differences From Artifact [f843c14a00]:

To Artifact [8fab00e250]:


14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
 * file.
 */

#ifndef _WIN32
# include <sys/types.h>
#endif

#include <unistd.h>

#import "OFException.h"

@class OFSeekableStream;

/**
 * \brief An exception indicating that seeking in a stream failed.
 */







<
<







14
15
16
17
18
19
20


21
22
23
24
25
26
27
 * file.
 */

#ifndef _WIN32
# include <sys/types.h>
#endif



#import "OFException.h"

@class OFSeekableStream;

/**
 * \brief An exception indicating that seeking in a stream failed.
 */