libept  0.5.25
list.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 #include <wibble/list.h>
3 
4 #ifndef EPT_LIST_H
5 #define EPT_LIST_H
6 
7 namespace ept {
8 namespace core {
9 namespace list = wibble::list;
10 
11 }
12 }
13 
14 #endif
-*- C++ -*- (c) 2006, 2007 Petr Rockai me@mornfall.net
Definition: apt.cc:43