Boost logo

Boost :

From: Silex (silex0r_at_[hidden])
Date: 2006-05-22 04:17:18


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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk