X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2FTimeout.h;h=b737b1b978936f98b03015a4f9e964d0d59194e9;hb=c890dfa0f8e80f10e8ad9b899867c7810d4895e1;hp=f9c54cc940ab9c049bb4fa91e9f099f62cbe9853;hpb=d4ee9c38b6aa45146f67658352623bcbc3e0ad9b;p=lyx.git diff --git a/src/frontends/Timeout.h b/src/frontends/Timeout.h index f9c54cc940..b737b1b978 100644 --- a/src/frontends/Timeout.h +++ b/src/frontends/Timeout.h @@ -1,3 +1,4 @@ +// -*- C++ -*- /** * \file Timeout.h * Copyright 2001 LyX Team @@ -9,8 +10,6 @@ #ifndef TIMEOUT_H #define TIMEOUT_H -#include - #ifdef __GNUG__ #pragma interface #endif