]> 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 bf0831379704e9d4d51de787c0fbc4d4093b2306..0dace5ace4daa5fd52826a5e0bf5c7a43f1fd395 100644 (file)
@@ -1,10 +1,11 @@
-/*
-This file is part of libmspframework
+/* $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>