From ea8aec196b2aead68c9d6406735d0823a32ad1a8 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 3 Feb 2014 13:55:53 +0100 Subject: Remove unnecessary #include Change-Id: I34e6c5514aa40fe7c5e0215e4d5885bb345242d8 --- framework/source/fwi/threadhelp/transactionmanager.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/framework/source/fwi/threadhelp/transactionmanager.cxx b/framework/source/fwi/threadhelp/transactionmanager.cxx index 1772515531bd..87e67b1fded2 100644 --- a/framework/source/fwi/threadhelp/transactionmanager.cxx +++ b/framework/source/fwi/threadhelp/transactionmanager.cxx @@ -21,7 +21,6 @@ #include #include -#include #include -- cgit