summaryrefslogtreecommitdiff
path: root/gio/src/inetaddress.ccg
diff options
context:
space:
mode:
authorJonathon Jongsma <jonathon@quotidian.org>2009-05-18 23:10:01 -0500
committerJonathon Jongsma <jonathon@quotidian.org>2009-06-17 23:58:52 -0500
commit7896cdddf7d987a9e06bc05e03864698b306cc43 (patch)
tree5b6f74efcce859b012d8a127761989815f994810 /gio/src/inetaddress.ccg
parent4c1807c4cfb588597bcd0bb7de3744eb37a09c77 (diff)
downloadglibmm-7896cdddf7d987a9e06bc05e03864698b306cc43.tar.gz
wrap Gio::InetAddress
Diffstat (limited to 'gio/src/inetaddress.ccg')
-rw-r--r--gio/src/inetaddress.ccg25
1 files changed, 25 insertions, 0 deletions
diff --git a/gio/src/inetaddress.ccg b/gio/src/inetaddress.ccg
new file mode 100644
index 00000000..c146baae
--- /dev/null
+++ b/gio/src/inetaddress.ccg
@@ -0,0 +1,25 @@
+// -*- Mode: C++; indent-tabs-mode: nil; c-basic-offset: 2 -*-
+
+/* Copyright (C) 2008 Jonathon Jongsma
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free
+ * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ */
+
+#include <gio/gio.h>
+
+namespace Gio
+{
+
+} //namespace Gio