Ignore:
Timestamp:
08/10/11 21:39:27 (22 months ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2
Children:
130777fe
Parents:
54ac968
Message:

removed protobuf/log.proto.h and moved alll includes to target dir instead...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/nscapi/nscapi_core_wrapper.cpp

    r04ef932 rafd42f1  
    3131#include <settings/macros.h> 
    3232 
    33 #include "../libs/protobuf/plugin.proto.h" 
    34 #include "../libs/protobuf/log.proto.h" 
     33#include <protobuf/plugin.pb.h> 
     34#include <protobuf/log.pb.h> 
    3535 
    3636using namespace nscp::helpers; 
Note: See TracChangeset for help on using the changeset viewer.