]> git.tdb.fi Git - libs/core.git/blobdiff - source/core/types.h
Assimilate exceptions and RefPtr from mspmisc
[libs/core.git] / source / core / types.h
index 885c5231b81fde3e363a93af16f3b67940fcf8f1..0dace5ace4daa5fd52826a5e0bf5c7a43f1fd395 100644 (file)
@@ -1,10 +1,11 @@
-/*
+/* $Id$
+
 This file is part of libmspcore
 Copyright © 2006  Mikko Rasa, Mikkosoft Productions
 Distributed under the LGPL
 */
-#ifndef MSP_FRAMEWORK_TYPES_H_
-#define MSP_FRAMEWORK_TYPES_H_
+#ifndef MSP_CORE_TYPES_H_
+#define MSP_CORE_TYPES_H_
 
 #ifdef WIN32
 #include <windows.h>