- Fix all includes, separating header files to be installed
from other headers. Take it while it's hot. - To all those that lock source files: you'll burn in hell. Really. It'll be painful, dreadful and above all *long*. *Eternally* long. And there'll be Freddy Mercury and The Queen playing, *all the time*, day after boring, useless, sorrowful day. The song will be *``Radio Ga-Ga''*, in secula secularum amen. git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1033 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
6458511399
commit
0f718f2899
156 changed files with 547 additions and 521 deletions
|
@ -19,10 +19,10 @@
|
|||
// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
#include "python_cpu_policy_manager.hh"
|
||||
#include "global_preferences.hh"
|
||||
#include "cpu_policies_gatekeeper.hh"
|
||||
#include <sgpemv2/global_preferences.hh>
|
||||
#include <sgpemv2/cpu_policies_gatekeeper.hh>
|
||||
|
||||
#include "deletor.tcc"
|
||||
#include <sgpemv2/templates/deletor.tcc>
|
||||
|
||||
#include <Python.h>
|
||||
#include <glibmm/ustring.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue