synfig-core  1.0.3
pch.h
Go to the documentation of this file.
1 /* === S Y N F I G ========================================================= */
25 /* === S T A R T =========================================================== */
26 
27 #ifndef __SYNFIG_PCH_H
28 #define __SYNFIG_PCH_H
29 
30 /* === H E A D E R S ======================================================= */
31 
32 #include <iostream>
33 #include "synfig.h"
34 
35 /* === E N D =============================================================== */
36 
37 #endif