Ignore:
Timestamp:
May 18, 2017, 2:44:37 PM (7 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
adcd73732d5c4dec5a94ae3c2bef423fb742b455
Parents:
fb1675cfba52726a4f5dae751f33917588d17dcf
Message:
use include ".." for singular related .h, p9
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/linear_algebra/MinorProcessor.h

    rfb1675 raa8a7e  
    22#define MINOR_PROCESSOR_H
    33
    4 #include <kernel/linear_algebra/Cache.h>
    5 #include <kernel/linear_algebra/Minor.h>
     4#include "kernel/linear_algebra/Cache.h"
     5#include "kernel/linear_algebra/Minor.h"
    66
    77struct spolyrec; typedef struct spolyrec polyrec; typedef polyrec* poly;
Note: See TracChangeset for help on using the changeset viewer.