Changeset 76cfef in git for kernel/kutil.cc


Ignore:
Timestamp:
Jul 14, 2011, 10:10:49 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
801bdb090ffb79e83ba751feae3e853c5cfb20cb
Parents:
210e07a1e0428569506a64e13a3ad98460b707e3
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-07-14 22:10:49+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:39:17+01:00
Message:
FIX: fixed #includes in the kernel/  sources
ADD: dummy headers in some strange cases
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/kutil.cc

    r210e07 r76cfef  
    2424#include <misc/options.h>
    2525#include <polys/nc/nc.h>
    26 #include <kernel/sca.h>
     26#include <polys/nc/sca.h>
    2727#ifdef KDEBUG
    2828#undef KDEBUG
     
    6060/* shiftgb stuff */
    6161#include <kernel/shiftgb.h>
    62 #include <kernel/prCopy.h>
     62#include <polys/prCopy.h>
    6363
    6464#ifdef HAVE_RATGRING
Note: See TracChangeset for help on using the changeset viewer.