src/misc/InvokationDeferer.cc

changeset 683
b7460d693f63
parent 633
34d18b9c2cab
equal deleted inserted replaced
682:c382df477b0c 683:b7460d693f63
14 * 14 *
15 * You should have received a copy of the GNU General Public License 15 * You should have received a copy of the GNU General Public License
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. 16 * along with this program. If not, see <http://www.gnu.org/licenses/>.
17 */ 17 */
18 18
19 #include "moc_InvokationDeferer.cxx"
20 #include "InvokationDeferer.h" 19 #include "InvokationDeferer.h"
21 #include "../Misc.h" 20 #include "../Misc.h"
22 21
23 static InvokationDeferer* g_invokationDeferer = new InvokationDeferer(); 22 static InvokationDeferer* g_invokationDeferer = new InvokationDeferer();
24 23

mercurial