1
0
Fork 0

prepended "fg_" on the front of these to avoid potential conflicts with

system include files.
This commit is contained in:
curt 1998-01-27 00:46:50 +00:00
parent 9cd2769705
commit 30cd5cf1cc
3 changed files with 18 additions and 6 deletions

View file

@ -122,9 +122,13 @@
/* $Log$
/* Revision 1.3 1998/01/22 02:59:35 curt
/* Changed #ifdef FILE_H to #ifdef _FILE_H
/* Revision 1.1 1998/01/27 00:46:50 curt
/* prepended "fg_" on the front of these to avoid potential conflicts with
/* system include files.
/*
* Revision 1.3 1998/01/22 02:59:35 curt
* Changed #ifdef FILE_H to #ifdef _FILE_H
*
* Revision 1.2 1998/01/07 03:31:26 curt
* Miscellaneous tweaks.
*

View file

@ -36,9 +36,13 @@
/* $Log$
/* Revision 1.2 1998/01/22 02:59:35 curt
/* Changed #ifdef FILE_H to #ifdef _FILE_H
/* Revision 1.1 1998/01/27 00:46:51 curt
/* prepended "fg_" on the front of these to avoid potential conflicts with
/* system include files.
/*
* Revision 1.2 1998/01/22 02:59:35 curt
* Changed #ifdef FILE_H to #ifdef _FILE_H
*
* Revision 1.1 1997/12/15 21:02:16 curt
* Moved to .../FlightGear/Src/Include/
*

View file

@ -44,9 +44,13 @@ struct fgGeodeticPoint {
/* $Log$
/* Revision 1.2 1998/01/22 02:59:36 curt
/* Changed #ifdef FILE_H to #ifdef _FILE_H
/* Revision 1.1 1998/01/27 00:46:51 curt
/* prepended "fg_" on the front of these to avoid potential conflicts with
/* system include files.
/*
* Revision 1.2 1998/01/22 02:59:36 curt
* Changed #ifdef FILE_H to #ifdef _FILE_H
*
* Revision 1.1 1997/12/15 21:02:17 curt
* Moved to .../FlightGear/Src/Include/
*