Added a include guard
This commit is contained in:
@@ -17,6 +17,8 @@
|
|||||||
* along with LMS. If not, see <http://www.gnu.org/licenses/>.
|
* along with LMS. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#pragma once
|
||||||
|
|
||||||
#include <Wt/WRegExpValidator>
|
#include <Wt/WRegExpValidator>
|
||||||
#include <Wt/WLengthValidator>
|
#include <Wt/WLengthValidator>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user