Changeset 97:2ad135631834 in finroc_plugins_parameters


Ignore:
Timestamp:
02.11.2021 15:59:57 (23 months ago)
Author:
Max Reichardt <max.reichardt@…>
Branch:
17.03
Phase:
public
Tags:
tip
Message:

Makes plugin compile without rrlib_xml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tConfigFile.cpp

    r87 r97  
    515515void tConfigFile::Reload() 
    516516{ 
     517#ifdef _LIB_RRLIB_XML_PRESENT_ 
    517518  if (core::FinrocFileExists(filename)) 
    518519  { 
     
    527528    } 
    528529  } 
     530#endif 
    529531} 
    530532 
Note: See TracChangeset for help on using the changeset viewer.