Changeset 31f1262 in git for libpolys/coeffs/test.cc


Ignore:
Timestamp:
Jul 19, 2011, 1:39:32 PM (12 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '8d54773d6c9e2f1d2593a28bc68b7eeab54ed529')
Children:
3835a8889952bb6eeebf84c9898f149716bc6f09
Parents:
22a09d7b2686f280e5afec3b39bd5e02739c9a40
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-07-19 13:39:32+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:39:59+01:00
Message:
order of includes - for test.cc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/test.cc

    r22a09d r31f1262  
    11#include "config.h"
    22#include <misc/auxiliary.h>
     3
     4#ifdef HAVE_FACTORY
     5#include <factory/factory.h>
     6#endif
     7
    38#include <omalloc/omalloc.h>
    49
Note: See TracChangeset for help on using the changeset viewer.