Ignore:
Timestamp:
08/06/13 14:39:01 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: fixing some memory leaks + cosmetics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/toolkits/ToolkitOptions.h

    r15048 r15728  
    77#ifndef _TOOLKIT_OPTIONS_H
    88#define _TOOLKIT_OPTIONS_H
    9 
    10 /*{{{*/
    11 #ifdef HAVE_CONFIG_H
    12         #include <config.h>
    13 #else
    14 #error "Cannot compile with HAVE_CONFIG_H symbol! run configure first!"
    15 #endif
    16 
    17 /*}}}*/
    189
    1910class ToolkitOptions {
Note: See TracChangeset for help on using the changeset viewer.