prepended "fg_" on the front of these to avoid potential conflicts with
system include files.
This commit is contained in:
parent
9cd2769705
commit
30cd5cf1cc
3 changed files with 18 additions and 6 deletions
|
@ -122,9 +122,13 @@
|
||||||
|
|
||||||
|
|
||||||
/* $Log$
|
/* $Log$
|
||||||
/* Revision 1.3 1998/01/22 02:59:35 curt
|
/* Revision 1.1 1998/01/27 00:46:50 curt
|
||||||
/* Changed #ifdef FILE_H to #ifdef _FILE_H
|
/* 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
|
* Revision 1.2 1998/01/07 03:31:26 curt
|
||||||
* Miscellaneous tweaks.
|
* Miscellaneous tweaks.
|
||||||
*
|
*
|
|
@ -36,9 +36,13 @@
|
||||||
|
|
||||||
|
|
||||||
/* $Log$
|
/* $Log$
|
||||||
/* Revision 1.2 1998/01/22 02:59:35 curt
|
/* Revision 1.1 1998/01/27 00:46:51 curt
|
||||||
/* Changed #ifdef FILE_H to #ifdef _FILE_H
|
/* 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
|
* Revision 1.1 1997/12/15 21:02:16 curt
|
||||||
* Moved to .../FlightGear/Src/Include/
|
* Moved to .../FlightGear/Src/Include/
|
||||||
*
|
*
|
|
@ -44,9 +44,13 @@ struct fgGeodeticPoint {
|
||||||
|
|
||||||
|
|
||||||
/* $Log$
|
/* $Log$
|
||||||
/* Revision 1.2 1998/01/22 02:59:36 curt
|
/* Revision 1.1 1998/01/27 00:46:51 curt
|
||||||
/* Changed #ifdef FILE_H to #ifdef _FILE_H
|
/* 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
|
* Revision 1.1 1997/12/15 21:02:17 curt
|
||||||
* Moved to .../FlightGear/Src/Include/
|
* Moved to .../FlightGear/Src/Include/
|
||||||
*
|
*
|
Loading…
Add table
Reference in a new issue