
30 May
2006
30 May
'06
6:09 p.m.
No one cares about this ? You guys noticed the two macro were different right ? (the 2nd have one _ more than the 1st). Philippe On 5/22/06, Silex <silex0r@gmail.com> wrote:
In compiler_config.hpp, I found the following line:
#include "boost/date_time/locale_config.hpp"
Maybe it'd be more conventionnal if it used <> instead of "" but that's a minor issue, the problem is when I open this include file I see :
#ifndef DATE_TIME_LOCALE_CONFIG_HPP___ #define DATE_TIME_LOCALE_CONFIG_HPP____
This could maybe lead to linker errors as multiple inclusions could occurs.
Philippe