David Rose 18 years ago
parent
commit
ac0b6ea475
2 changed files with 19 additions and 1 deletions
  1. 1 1
      dtool/src/parser-inc/Sources.pp
  2. 18 0
      dtool/src/parser-inc/math.h

+ 1 - 1
dtool/src/parser-inc/Sources.pp

@@ -2,7 +2,7 @@
     algorithm deque ft2build.h hash_map hash_set iostream list map memory \
     pair pthread.h queue set stack stdcompare.h stdtypedefs.h \
     string vector windows.h winsock2.h zlib.h files.h hex.h \
-    md5.h evp.h bits/pthreadtypes.h \
+    math.h md5.h evp.h bits/pthreadtypes.h \
     openssl/md5.h openssl/evp.h openssl/rand.h openssl/ssl.h \
     openssl/x509.h openssl/err.h openssl/rsa.h openssl/crypto.h \
     openssl/pem.h \

+ 18 - 0
dtool/src/parser-inc/math.h

@@ -0,0 +1,18 @@
+// Filename: math.h
+// Created by:  drose (26Jun07)
+//
+////////////////////////////////////////////////////////////////////
+//
+// PANDA 3D SOFTWARE
+// Copyright (c) 2001 - 2004, Disney Enterprises, Inc.  All rights reserved
+//
+// All use of this software is subject to the terms of the Panda 3d
+// Software license.  You should have received a copy of this license
+// along with this source code; you will also find a current copy of
+// the license at http://etc.cmu.edu/panda3d/docs/license/ .
+//
+// To contact the maintainers of this program write to
+// [email protected] .
+//
+////////////////////////////////////////////////////////////////////
+