Panda3D
pandaexpress.cxx
1 // Filename: pandaexpress.cxx
2 // Created by: drose (15May00)
3 //
4 ////////////////////////////////////////////////////////////////////
5 
6 // By including checkPandaVersion.h, we guarantee that runtime
7 // attempts to load libpandaexpress.so/.dll will fail if they
8 // inadvertently link with the wrong version of libdtool.so/.dll.
9 
10 #include "checkPandaVersion.h"