Code

replace Util::SharedCStringPtr with the more general Util::shared_ptr<>
[inkscape.git] / src / jabber_whiteboard / empty.cpp
1 /// Some archivers don't seem to like creating an archive without being
2 /// given any members to archive.  This file acts as a placeholder
5 /*
6   Local Variables:
7   mode:c++
8   c-file-style:"stroustrup"
9   c-file-offsets:((innamespace . 0)(inline-open . 0)(case-label . +))
10   indent-tabs-mode:nil
11   fill-column:99
12   End:
13 */
14 // vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :