Changeset 16f511 in git for kernel/gr_kstd2.cc


Ignore:
Timestamp:
May 20, 2013, 8:19:19 PM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
e62a1dcba3e4e6ef2ea1466f671ce574477a55e3
Parents:
b5d6f029419b1616c60cb73fcd2c05ec0aa4ae9c
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-05-20 20:19:19+02:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-05-24 14:52:20+02:00
Message:
Fixed the usage of "config.h" (if defined HAVE_CONFIG_H)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/gr_kstd2.cc

    rb5d6f0 r16f511  
    77#define PLURAL_INTERNAL_DECLARATIONS
    88
     9#ifdef HAVE_CONFIG_H
    910#include "config.h"
     11#endif /* HAVE_CONFIG_H */
    1012#include "mod2.h"
    1113
Note: See TracChangeset for help on using the changeset viewer.