mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 00:32:57 -04:00
*** empty log message ***
This commit is contained in:
parent
416015df9d
commit
8553c342bf
14
dtool/src/parser-inc/hex.h
Normal file
14
dtool/src/parser-inc/hex.h
Normal file
@ -0,0 +1,14 @@
|
||||
// Filename: hex.h
|
||||
// Created by: drose (17Nov00)
|
||||
//
|
||||
////////////////////////////////////////////////////////////////////
|
||||
|
||||
// This file, and all the other hex in this directory, aren't
|
||||
// intended to be compiled--they're just parsed by CPPParser (and
|
||||
// interrogate) in lieu of the actual system headers, to generate the
|
||||
// interrogate database.
|
||||
|
||||
#ifndef HEX_H
|
||||
#define HEX_H
|
||||
|
||||
#endif
|
Loading…
x
Reference in New Issue
Block a user