From edbf3b6af777b721cd2a1ef461947e51e88241e1 Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Tue, 3 Mar 2009 19:31:44 -0800 Subject: auto import from //depot/cupcake/@135843 --- libs/ui/Point.cpp | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 libs/ui/Point.cpp (limited to 'libs/ui/Point.cpp') diff --git a/libs/ui/Point.cpp b/libs/ui/Point.cpp new file mode 100644 index 0000000000..438d49fa4f --- /dev/null +++ b/libs/ui/Point.cpp @@ -0,0 +1,11 @@ +/* + * Point.cpp + * Android + * + * Created on 11/16/2006. + * Copyright 2005 The Android Open Source Project + * + */ + +#include + -- cgit v1.2.3-59-g8ed1b