Ignore:
Timestamp:
Dec 22, 2010, 10:32:46 AM (15 years ago)
Author:
Frederik Heber <heber@…>
Children:
70672e3
Parents:
115378
Message:

All include files go into folder CodePatterns.

  • therefore all local includes are now without path.
  • INCLUDES in Makefile.am ascertains that includes are still found.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/unittests/InfoUnitTest.cpp

    r115378 r9098f9  
    2727#include <stdio.h>
    2828
    29 #include "Helpers/Info.hpp"
    30 #include "Helpers/Log.hpp"
     29#include "Info.hpp"
     30#include "Log.hpp"
    3131
    3232#include "InfoUnitTest.hpp"
Note: See TracChangeset for help on using the changeset viewer.