Brian Aker wrote:
Hi!
On Dec 9, 2008, at 8:09 AM, Jay Pipes wrote:
Compilers should not be confused by this, AFAIK.
I know that we had to make a filename change like this in libmemcached
for some compiler that couldn't... so don't be surprised if something
shows up. It was for the file <libmemcached/string.h> at the time.
Was it included as:
#include "libmemcached/string.h"
not
#include <libmemcached/string.h>
?
Cheers,
Jay
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help : https://help.launchpad.net/ListHelp