pandaexpress.cxx 359 B

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