Changeset c6573f in git


Ignore:
Timestamp:
Jun 5, 2014, 4:21:04 AM (9 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
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.