#include ?? - Mailing list pgsql-hackers

From A James Lewis
Subject #include ??
Date
Msg-id Pine.LNX.3.93.981110220424.17908F-100000@vr1-workhorse1.vrtx.net
Whole thread Raw
List pgsql-hackers
I am by no means a programmer, but exactly what is this referring to... I
get ...

In file included from pgenv.cc:23:
pgenv.h:21: string: No such file or directory

Which seems fair enough... but I cant figure out what it's supposed to
say.... it compiles on my Linux box too... which I don't really get...
unless it's not reading this file....

/*-------------------------------------------------------------------------** pgenv.h*    **   DESCRIPTION*
Postgres Environment Class: manages and stores all the
 
required*              connection variables.**   NOTES*      Currently under construction.** Copyright (c) 1994,
Regentsof the University of California*
 

*-------------------------------------------------------------------------*/
#ifndef PGENV_H
#define PGENV_H

#include <string>



James (james@linuxrocks.co.uk)
Vortex Internet
My Windows unders~1 long filena~1, and yours?



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] include/port directory?
Next
From: A James Lewis
Date:
Subject: #include ?? (fwd)