SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
14
java/jlint/patches/patch-field_desc_hh
Normal file
14
java/jlint/patches/patch-field_desc_hh
Normal file
|
@ -0,0 +1,14 @@
|
|||
--- field_desc.hh.orig Tue Jun 5 14:19:37 2001
|
||||
+++ field_desc.hh Thu Mar 26 19:01:07 2009
|
||||
@@ -2,9 +2,10 @@
|
||||
#define FIELD_DESC_HH
|
||||
|
||||
#ifdef VISUAL_CPP
|
||||
-using namespace std;
|
||||
#pragma warning (disable : 4786)
|
||||
#endif
|
||||
+
|
||||
+using namespace std;
|
||||
|
||||
#include "component_desc.hh"
|
||||
#include "utf_string.hh"
|
Loading…
Add table
Add a link
Reference in a new issue