Added a include guard

This commit is contained in:
epoupon
2015-09-29 18:26:40 +02:00
parent e6b1e72baa
commit 76ceec5be8
+2
View File
@@ -17,6 +17,8 @@
* along with LMS. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
#include <Wt/WRegExpValidator>
#include <Wt/WLengthValidator>