X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fselect.cpp;h=486ffbeddd2f483cfe4e93a33a0de4fc100533a1;hb=5318aa4fd553be4ce0bc428e73592b787842cdea;hp=60838e6857dd206cff99d15593d9f2bd3d71d5f3;hpb=84bc56b96c21c831104a22e0cbd0f3b72ab5d8c3;p=libs%2Fgl.git diff --git a/source/select.cpp b/source/select.cpp index 60838e68..486ffbed 100644 --- a/source/select.cpp +++ b/source/select.cpp @@ -1,5 +1,12 @@ +/* $Id$ + +This file is part of libmspgl +Copyright © 2007 Mikko Rasa, Mikkosoft Productions +Distributed under the LGPL +*/ + #include -#include "error.h" +#include "except.h" #include "select.h" using namespace std;