toontown-just-works/build/nirai/panda3d/panda/metalibs/pandaexpress/pandaexpress.cxx

11 lines
359 B
C++
Raw Normal View History

2024-07-07 18:08:39 -05:00
// Filename: pandaexpress.cxx
// Created by: drose (15May00)
//
////////////////////////////////////////////////////////////////////
// By including checkPandaVersion.h, we guarantee that runtime
// attempts to load libpandaexpress.so/.dll will fail if they
// inadvertently link with the wrong version of libdtool.so/.dll.
#include "checkPandaVersion.h"