]> git.tdb.fi Git - libs/core.git/blobdiff - source/seek.cpp
Move class members and comments around
[libs/core.git] / source / seek.cpp
index f2d381e293ce967cf8364afcafa5f82e2792710a..b10c5a0c27aa966add8703e739da11d0819efff2 100644 (file)
@@ -1,13 +1,7 @@
-/* $Id$
-
-This file is part of libmspio
-Copyright © 2007 Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
 #ifdef WIN32
 #include <windows.h>
 #endif
-#include <msp/core/error.h>
+#include "except.h"
 #include "seek.h"
 
 namespace Msp {