Ignore:
Timestamp:
May 17, 2017, 12:22:28 PM (7 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
aa8a7e160995098738e53c8327b17ceaa9adf723
Parents:
4e2385b1551ca0774efb333e893713712767757b
Message:
use include ".." for singular related .h, p8
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/dyn_modules/python/ring_wrap.cc

    r4e2385 rfb1675  
    1 #include <kernel/mod2.h>
     1#include "kernel/mod2.h"
    22#ifdef HAVE_PYTHON_MOD
    33#include <boost/python.hpp>
    4 #include <Singular/ipshell.h>
     4#include "Singular/ipshell.h"
    55#include "ring_wrap.h"
    66#include "poly_wrap.h"
Note: See TracChangeset for help on using the changeset viewer.