Changeset 249 for tests/UI

Show
Ignore:
Timestamp:
01/26/09 20:28:49 (15 years ago)
Author:
smidl
Message:

libconfig refactorization

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tests/UI/UIbuilder_test.cpp

    r248 r249  
    1 #include <libconfig.h++> 
    2 #include <fstream> 
    3 #include <iostream> 
    4 #include <sstream> 
    5  
    6 #include "uibuilder.h" 
     1#include <uibuilder.h> 
    72 
    83using namespace libconfig;