Changeset c6573f in git


Ignore:
Timestamp:
Jun 5, 2014, 4:21:04 AM (10 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'fc741b6502fd8a97288eaa3eba6e5220f3c3df87')
Children:
be127e8573d50b2e989ea01124c123a1aac031b2
Parents:
ff87b80243c9bc181932a86b822e547330ce1996
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-06-05 04:21:04+02:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-06-05 16:47:15+02:00
Message:
Fix wrong include
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/reporter/s_buff.cc

    rff87b8 rc6573f  
     1#include <misc/auxiliary.h>
     2
    13#include <unistd.h>
    24#include <stdio.h>
     
    79#include <signal.h>
    810
    9 #include <kernel/mod2.h>
     11//#include <kernel/mod2.h>
    1012#include <gmp.h>
    1113
Note: See TracChangeset for help on using the changeset viewer.