summaryrefslogtreecommitdiff
path: root/src/theory/theory_traits_template.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/theory_traits_template.h')
-rw-r--r--src/theory/theory_traits_template.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/theory/theory_traits_template.h b/src/theory/theory_traits_template.h
index 326c6c913..6d1a4c9af 100644
--- a/src/theory/theory_traits_template.h
+++ b/src/theory/theory_traits_template.h
@@ -17,9 +17,10 @@
** kinds files to produce the final header.
**/
+#include "cvc4_private.h"
+
#pragma once
-#include "cvc4_private.h"
#include "theory/theory.h"
#include "theory/options.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback