aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/basetypes/MCLibetpan.h
diff options
context:
space:
mode:
authorGravatar Hoa V. Dinh <dinh.viet.hoa@gmail.com>2013-06-28 10:33:43 -0700
committerGravatar Hoa V. Dinh <dinh.viet.hoa@gmail.com>2013-06-28 10:33:43 -0700
commitdb0663dcdcffef7739c5fcd2dc8c9ba6d06f8fab (patch)
treee42a61f0cc77eb21a651ef87f59fcbffd83413ad /src/core/basetypes/MCLibetpan.h
parentde51dd02d4c16d5c6bc89a2fe0e49ffda79f2a33 (diff)
Fixed memory leak in Object::className(). Switched to CFNetwork socket implementation.
Diffstat (limited to 'src/core/basetypes/MCLibetpan.h')
-rw-r--r--src/core/basetypes/MCLibetpan.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/core/basetypes/MCLibetpan.h b/src/core/basetypes/MCLibetpan.h
new file mode 100644
index 00000000..ef7db1f8
--- /dev/null
+++ b/src/core/basetypes/MCLibetpan.h
@@ -0,0 +1,14 @@
+//
+// MCLibetpan.h
+// mailcore2
+//
+// Created by Hoa Dinh on 6/28/13.
+// Copyright (c) 2013 MailCore. All rights reserved.
+//
+
+#ifndef __MAILCORE_MCLIBETPAN_H_
+#define __MAILCORE_MCLIBETPAN_H_
+
+// No API in this file.
+
+#endif