* Add #ifdef WIN32 to make main.cpp compile on linux.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Sun, 10 Jun 2007 18:37:08 +0000 (20:37 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Sun, 10 Jun 2007 18:37:08 +0000 (20:37 +0200)
 * Do singleton pointer magic with long instead of int to make it work on linux64, should still work on windows as well.


No differences found