Include self header first to catch problems
This commit is contained in:
@@ -17,12 +17,12 @@
|
||||
* along with LMS. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "Validators.hpp"
|
||||
|
||||
#include <boost/filesystem.hpp>
|
||||
|
||||
#include <Wt/WLengthValidator.h>
|
||||
|
||||
#include "Validators.hpp"
|
||||
|
||||
namespace UserInterface {
|
||||
|
||||
std::shared_ptr<Wt::WValidator>
|
||||
|
||||
Reference in New Issue
Block a user