Panda3D
contrib
src
contribbase
contribbase.h
Go to the documentation of this file.
1
/**
2
* PANDA 3D SOFTWARE
3
* Copyright (c) Carnegie Mellon University. All rights reserved.
4
*
5
* All use of this software is subject to the terms of the revised BSD
6
* license. You should have received a copy of this license along
7
* with this source code in a file named "LICENSE."
8
*
9
* @file contribbase.h
10
* @author rdb
11
* @date 2009-12-30
12
*/
13
14
/* This file is included at the beginning of every header file and/or
15
C or C++ file. It must be compilable for C as well as C++ files,
16
so no C++-specific code or syntax can be put here. */
17
18
#ifndef CONTRIBBASE_H
19
#define CONTRIBBASE_H
20
21
#include "
pandabase.h
"
22
#include "
contribsymbols.h
"
23
24
#endif
pandabase.h
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
contribsymbols.h
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
Generated on Wed Jan 23 2019 21:39:48 for Panda3D by
1.8.15