pidl: use perl warnings
[samba.git] / pidl / tests / ndr_refptr.pl
index f972611ed81cd36948aef2b66c86f203020009ee..94676a80524ec294572236bacef6ae3e8f9637c6 100755 (executable)
@@ -4,6 +4,7 @@
 # (C) 2005 Jelmer Vernooij <jelmer@samba.org>.
 # Published under the GNU General Public License.
 use strict;
+use warnings;
 
 use Test::More tests => 22 * 8;
 use FindBin qw($RealBin);