X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2FABM2.git;a=blobdiff_plain;f=ABM2%2FEngine%2Fsingleton.h;h=2e3e6e2cfbea6e65cbb33abf9ef8ae6c01dda9cb;hp=9a40a95e2f5189d91bd2f1bcb50a168c76cfeddb;hb=0b314338a46fe83c1c4bb646da858ebd5d4a7317;hpb=0835c5605c80efd286ccb7eff92fffc07689f359 diff --git a/ABM2/Engine/singleton.h b/ABM2/Engine/singleton.h index 9a40a95..2e3e6e2 100755 --- a/ABM2/Engine/singleton.h +++ b/ABM2/Engine/singleton.h @@ -33,4 +33,4 @@ class Singleton template T* Singleton ::ms_singleton = 0; -#endif \ No newline at end of file +#endif