summaryrefslogtreecommitdiff
path: root/libopie2/opiepim/core/oconversion.h
Side-by-side diff
Diffstat (limited to 'libopie2/opiepim/core/oconversion.h') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/opiepim/core/oconversion.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/libopie2/opiepim/core/oconversion.h b/libopie2/opiepim/core/oconversion.h
index 3c4fdf3..eeb97e5 100644
--- a/libopie2/opiepim/core/oconversion.h
+++ b/libopie2/opiepim/core/oconversion.h
@@ -24,17 +24,16 @@
-- :-=` this library; see the file COPYING.LIB.
If not, write to the Free Software Foundation,
Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.
*/
-#ifndef __oconversion_h__
-#define __oconversion_h__
+#ifndef OCONVERSION_H
+#define OCONVERSION_H
-/* #include <time.h> */
-/* #include <sys/types.h> */
+/* QT */
#include <qdatetime.h>
namespace Opie {
class OConversion
{