You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
341 B

Index: include/libee/timestamp.h
--- include/libee/timestamp.h.orig 2010-10-20 15:52:54.000000000 +0200
+++ include/libee/timestamp.h 2010-12-17 13:35:20.000000000 +0100
@@ -29,6 +29,8 @@
#ifndef LIBEE_TIMESTAMP_H_INCLUDED
#define LIBEE_TIMESTAMP_H_INCLUDED
+#include <time.h>
+
/**
* An object to represent a CEE/XML timestamp.
*