Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > ec5a46be2655fef234f4598b87b968d3 > files > 450

gtkmm24-devel-2.24.0-3.fc15.i686.rpm

#ifndef __DEMO_COMMON_H__
#define __DEMO_COMMON_H__

#include <string>

std::string demo_find_file(const std::string& base);

#endif /* __DEMO_COMMON_H__ */