~smspillaz/compiz-core/compiz-core.fix_898469

« back to all changes in this revision

Viewing changes to src/match.cpp

Merged compiz-core.fix_898465 into compiz-core.fix_898469.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
#include <boost/foreach.hpp>
30
30
#define foreach BOOST_FOREACH
31
31
 
32
 
#include <core/core.h>
33
 
 
34
32
#include <core/screen.h>
35
33
#include <core/match.h>
36
34
#include <core/window.h>