~jtaylor/ubuntu/oneiric/flightgear/fix-749249

« back to all changes in this revision

Viewing changes to src/Network/httpd.hxx

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2005-11-26 12:31:23 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20051126123123-dhs3dijy6nd257up
Tags: 0.9.8-3ubuntu1
adapt gl/glu dependencies for Xorg

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
//
4
4
// Written by Curtis Olson, started June 2001.
5
5
//
6
 
// Copyright (C) 2001  Curtis L. Olson - curt@flightgear.org
 
6
// Copyright (C) 2001  Curtis L. Olson - http://www.flightgear.org/~curt
7
7
//
8
8
// Jpeg Image Support added August 2001
9
9
//  by Norman Vine - nhv@cape.com
22
22
// along with this program; if not, write to the Free Software
23
23
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
24
24
//
25
 
// $Id: httpd.hxx,v 1.1.1.1 2002/09/10 01:14:06 curt Exp $
 
25
// $Id: httpd.hxx,v 1.2 2004/11/19 22:10:43 curt Exp $
26
26
 
27
27
 
28
28
#ifndef _FG_HTTPD_HXX