This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/45613] bits/random.h misses include guards



------- Comment #2 from paolo at gcc dot gnu dot org  2010-09-09 11:24 -------
Subject: Bug 45613

Author: paolo
Date: Thu Sep  9 11:23:39 2010
New Revision: 164074

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164074
Log:
2010-09-09  Paolo Carlini  <paolo.carlini@oracle.com>

        PR libstdc++/45613
        * include/bits/random.tcc: Add missing include guards.
        * include/bits/random.h: Likewise.
        * include/tr1/random.tcc: Likewise.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/random.h
    trunk/libstdc++-v3/include/bits/random.tcc
    trunk/libstdc++-v3/include/tr1/random.tcc


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45613


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]