Switch to unified view

a/src/rcldb/synfamily.cpp b/src/rcldb/synfamily.cpp
...
...
15
 *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
15
 *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
16
 */
16
 */
17
#ifndef TEST_SYNFAMILY
17
#ifndef TEST_SYNFAMILY
18
18
19
#include "autoconfig.h"
19
#include "autoconfig.h"
20
21
#include <fnmatch.h>
22
20
23
#include <iostream>
21
#include <iostream>
24
#include <algorithm>
22
#include <algorithm>
25
23
26
#include "debuglog.h"
24
#include "debuglog.h"